Skip to content

Commit 2b2e310

Browse files
authored
fix: update bootstrap readme IAM premissions (#48)
1 parent 6d56718 commit 2b2e310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

0-bootstrap/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The purpose of this step is to bootstrap a GCP organization, creating all the re
88
1. A GCP [Billing Account](https://cloud.google.com/billing/docs/how-to/manage-billing-account)
99
1. Cloud Identity / Gsuite groups for organization and billing admins
1010
1. Membership in the `group_org_admins` group for user running terraform
11+
1. Grant the roles mentioned in bootstrap [README.md](https://github.com/terraform-google-modules/terraform-google-bootstrap#permissions), as well as `roles/resourcemanager.folderCreator` for the user running the step.
1112

1213
Further details of permissions required and resources created, can be found in the bootstrap module [documentation.](https://github.com/terraform-google-modules/terraform-google-bootstrap)
1314

0 commit comments

Comments
 (0)