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

Tying identity namespace output to successful cluster creation. #301

Merged

Conversation

kevensen
Copy link
Contributor

When configuring workload identity, there is the possibility that when creating an IAM binding, Terraform attempts to create the binding, before the workload identity is configured by GKE. This PR creates a tighter dependency between the creation of a GKE cluster and the availability of the workload identity.

This is the first step in addressing forseti-security/terraform-google-forseti#298.

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make changes in autogen, not directly on submodules.

@kevensen
Copy link
Contributor Author

kevensen commented Nov 1, 2019

@morgante Thanks for the review!

@morgante morgante merged commit e3494d7 into terraform-google-modules:master Nov 1, 2019
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.

None yet

2 participants