Leverage new shared VPC project config defaults across the repo
This commit is contained in:
@@ -37,8 +37,7 @@ module "project-host" {
|
||||
services = var.project_services
|
||||
|
||||
shared_vpc_host_config = {
|
||||
enabled = true
|
||||
service_projects = [] # defined later
|
||||
enabled = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user