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

Make workload_metadata_config computed #2242

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#6652

workload_metadata_config is returned from the API and persisted to state while Terraform thinks it's a non-computed field.

Release Note Template for Downstream PRs (will be copied)

container: fixed an issue in `google_container_cluster` where `workload_metadata_config` would cause a permadiff

Derived from GoogleCloudPlatform/magic-modules#3713

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/xs label Jun 26, 2020
@modular-magician modular-magician merged commit 2bff074 into hashicorp:master Jun 26, 2020
@modular-magician modular-magician deleted the downstream-pr-67fbfcbc3bd29e30df7afd5b63ccc86041fbc7a8 branch November 16, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GKE cluster gets destroyed on update if using workload identity without node_metadata
1 participant