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

Breaking change: Stop deleting failed GKE clusters, taint instead #6301

Conversation

modular-magician
Copy link
Collaborator

Closes hashicorp/terraform-provider-google#4780

Release Note Template for Downstream PRs (will be copied)

container: removed the behaviour that `google_container_cluster` will delete the cluster if it's created in an error state. Instead, it will mark the cluster as tainted, allowing manual inspection and intervention. To proceed with deletion, run another `terraform apply`.

Derived from GoogleCloudPlatform/magic-modules#8978

@modular-magician modular-magician merged commit 6c8ef79 into hashicorp:FEATURE-BRANCH-major-release-5.0.0 Sep 18, 2023
@modular-magician modular-magician deleted the downstream-pr-912551f1606753d938c76c892b28240de7d6c8ab branch November 16, 2024 03:37
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.

1 participant