terraform-google-modules/terraform-google-bootstrap

Grant Organization Viewer role to Billing Admins group

KoeSystems opened this issue · 1 comments

TL;DR

The current default configuration for administrative access when using the GCP console includes the role roles/resourcemanager.organizationViewer for the gcp-billing-admins group.

Adding this code will configure GCP as expected ( assuming the GCP console wizard configures this for a good reason ).

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/3.24.0/docs/resources/google_organization_iam_member

Detailed design

No response

Additional information

billing_admin_roles

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days