terraform-google-modules / terraform-example-foundation

Shows how the CFT modules can be composed to build a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
1.21k stars 708 forks source link

Readme adjustments: 0-bootstrap needs servicenetworking.googleapis.com enabled on bootstrap project #1136

Closed obriensystems closed 5 months ago

obriensystems commented 6 months ago

TL;DR

Ongoing... add a link to the tfvars for the following https://github.com/terraform-google-modules/terraform-example-foundation/tree/master/0-bootstrap#prerequisites

Add the user who will use Terraform to the group_org_admins group. They must be in this group, or they won't have roles/resourcemanager.projectCreator access.

https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/0-bootstrap/terraform.example.tfvars#L44

Terraform Resources

No response

Detailed design

No response

Additional information

No response

fmichaelobrien commented 6 months ago

0-bootstrap is up with the changes from #1133 to #1143

Screenshot 2024-03-07 at 10 12 58
fmichaelobrien commented 5 months ago

stale bot timer restart - https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/.github/workflows/stale.yml#L21

fmichaelobrien commented 4 months ago

fixed by

PRs merged to the terraform-example-foundation upstream repo