Merge pull request #1168 from GoogleCloudPlatform/juliodiez-patch-1

Remove unused attribute from project module README example
This commit is contained in:
Julio Diez 2023-02-21 15:14:05 +01:00 committed by GitHub
commit 77df3c8721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -213,7 +213,6 @@ module "service-project" {
source = "./fabric/modules/project"
name = "my-service-project"
shared_vpc_service_config = {
attach = true
host_project = module.host-project.project_id
service_identity_iam = {
"roles/compute.networkUser" = [