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

don't include IGM URLs that 404 in instance_group_urls #2015

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#4314.

Tested by creating a cluster and node pools, deleting one of the created IGs in the cloud console, and running terraform refresh.

Release Note Template for Downstream PRs (will be copied)

* container: fixed issue where terraform would error if a gke instance group was deleted out-of-band

Derived from GoogleCloudPlatform/magic-modules#3438

@ghost ghost added the size/xs label Apr 29, 2020
@modular-magician modular-magician merged commit 3ca4047 into hashicorp:master Apr 29, 2020
emilymye pushed a commit that referenced this pull request Apr 29, 2020
@modular-magician modular-magician deleted the downstream-pr-7e909bcede7b1c3ac78285c0a5b225bdfb5ebbde branch November 16, 2024 03:33
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.

If an instance group managed by a GKE node pool is manually removed, terraform plan fails to refresh
1 participant