removed prefix and updated net-vpc shared-vpc for e2e test
This commit is contained in:
@@ -198,9 +198,6 @@ module "service-project" {
|
||||
"iam.googleapis.com",
|
||||
"serviceusage.googleapis.com"
|
||||
]
|
||||
shared_vpc_service_config = {
|
||||
host_project = var.project_id
|
||||
}
|
||||
}
|
||||
|
||||
module "vpc-host" {
|
||||
@@ -231,7 +228,7 @@ module "vpc-host" {
|
||||
module.service-project.project_id
|
||||
]
|
||||
}
|
||||
# tftest modules=2 resources=14 inventory=shared-vpc.yaml e2e
|
||||
# tftest modules=2 resources=13 inventory=shared-vpc.yaml e2e
|
||||
```
|
||||
|
||||
### Private Service Networking
|
||||
|
||||
Reference in New Issue
Block a user