osinfra-io / google-cloud-audit-logging

Infrastructure as Code (IaC) example for Google Cloud Platform audit logging.

Home Page:https://www.osinfra.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Terraform backend groups

brettcurtis opened this issue · comments

Description

In osinfra-io/google-cloud-hierarchy#29, we created groups so the Terraform backend service accounts could add the correct roles to the unique writer identity for the logging project sink. In this issue, we will need to add the group to the logging projects IAM to complete the flow.

Acceptance

  • Terraform backend services account can enable the logging project sink

Implementation Notes

Additional Context