Update README.md

This commit is contained in:
Ludovico Magnocavallo 2021-10-12 09:40:10 +02:00 committed by GitHub
parent 6740f454c3
commit 0f22bce9e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ module "org" {
"cloud-owners@example.org" = ["roles/owner", "roles/projectCreator"]
}
iam = {
"roles/projectCreator" = ["group:cloud-admins@example.org"]
"roles/resourcemanager.projectCreator" = ["group:cloud-admins@example.org"]
}
policy_boolean = {
"constraints/compute.disableGuestAttributesAccess" = true