canada-ca / accelerators_accelerateurs-gcp

[GCP] Tools and templates to accelerate GC service delivery. Outils et modèles pour accélérer la prestation de services du GC.
MIT License
10 stars 8 forks source link

Automate 3 IAM group creation #11

Open fmichaelobrien opened 2 years ago

fmichaelobrien commented 2 years ago

Either through terraform or the bootstrap.sh

groups are visible in both admin and the console - we can create in either - these can be automated https://cloud.google.com/sdk/gcloud/reference/beta/identity/groups/create will be adding this to https://github.com/canada-ca/accelerators_accelerateurs-gcp/blob/main/deployment-templates/Terraform/guardrails/0-bootstrap/bootstrap.sh

fmichaelobrien commented 2 years ago

3rd group to be retrofitted in the docs /readme as https://github.com/canada-ca/accelerators_accelerateurs-gcp/blob/main/deployment-templates/Terraform/guardrails/1-guardrails/variables.tfvar.example#L1

audit_data_users="group@email.com"
ssc_broker_users="group@email.com"
billing_data_users="group@email.com"