You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 0-bootstrap/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ The purpose of this step is to bootstrap a GCP organization, creating all the re
8
8
1. A GCP [Billing Account](https://cloud.google.com/billing/docs/how-to/manage-billing-account)
9
9
1. Cloud Identity / Gsuite groups for organization and billing admins
10
10
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.
11
12
12
13
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)
0 commit comments