Skip to content

Conversation

@jose-pablo-camacho
Copy link
Contributor

@jose-pablo-camacho jose-pablo-camacho commented Sep 19, 2024

Updating the google_service_account_iam_binding to be a google_service_account_iam_member because IAM binding is authoritative for a given role, this means since we're applying a new member over the same role roles/iam.workloadIdentityUser it will be overwriting the member specified in the other IAM member within the same file. This will keep consistency and also avoid issues seen during validation.

Doc ref: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_service_account_iam

@jose-pablo-camacho jose-pablo-camacho requested a review from a team as a code owner September 19, 2024 14:17
@jose-pablo-camacho jose-pablo-camacho merged commit a0420cf into master Sep 19, 2024
8 checks passed
@jose-pablo-camacho jose-pablo-camacho deleted the enhance/modular/gcp-naming branch September 19, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants