Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance(modular): add unique naming for ingestion_topic name #41

Merged
merged 2 commits into from
Sep 19, 2024

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.

2 participants