Skip to content

Conversation

@grayside
Copy link
Contributor

@grayside grayside commented Apr 24, 2023

Fixes #41

I considered using for_each to apply the role to a list of members for the several cases of parallel permissions, but ultimately decided that would create a terraform state migration that would add maintenance overhead, and whether to use that approach or not is a pretty even split on complexity vs. conciseness.

@glasnt glasnt merged commit 9d0de20 into main Apr 26, 2023
@glasnt glasnt deleted the fix-tf-iam-member branch April 26, 2023 00:14
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.

Replace google_project_iam_binding with google_project_iam_member

2 participants