Update README.md
This commit is contained in:
committed by
GitHub
parent
6740f454c3
commit
0f22bce9e2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user