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

Change service account IAM management to be additive #17

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Change service account IAM management to be additive #17

merged 1 commit into from
Sep 4, 2018

Conversation

adrienthebo
Copy link
Contributor

The IAM management granting a G Suite group access to the project
factory service account was authoritative and would remove members added
elsewhere. This commit replaces the authoritative binding management
with additive binding management.

@adrienthebo
Copy link
Contributor Author

I need to re-check how the test interacts with terraform output, please hold off on merging this for a few.

The IAM management granting a G Suite group access to the project
factory service account was authoritative and would remove members added
elsewhere. This commit replaces the authoritative binding management
with additive binding management.
@adrienthebo
Copy link
Contributor Author

Pull request updated to add service_account_email as an exposed output from the test/integration/gcloud/main.tf module.

@morgante
Copy link
Contributor

morgante commented Sep 4, 2018

@adrienthebo LGTM, please confirm it's ok to merge.

@morgante morgante merged commit 71b4c98 into terraform-google-modules:master Sep 4, 2018
@adrienthebo adrienthebo deleted the service-account-iam-management branch September 4, 2018 22:16
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