-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Invalid plan when re-applying terraform module #261
Labels
bug
Something isn't working
Comments
Happened to me twice with both the beta and standard private cluster modules. Think the issue's related to the deletion of the default cluster node pool |
Looks like it works in 2.17.0 |
@ananthrav Can you upgrade to the v2.17.0 provider and confirm it fixed this? |
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 24, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.17
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 25, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.17
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 28, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.17
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 28, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.18
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 28, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.18
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 30, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.18
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 30, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.18
bohdanyurov-gl
added a commit
to bohdanyurov-gl/terraform-google-kubernetes-engine
that referenced
this issue
Oct 30, 2019
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.18
morgante
added a commit
that referenced
this issue
Nov 1, 2019
#261: Invalid plan when re-applying terraform module
aaron-lane
pushed a commit
that referenced
this issue
Nov 26, 2019
CPL-markus
pushed a commit
to WALTER-GROUP/terraform-google-kubernetes-engine
that referenced
this issue
Jul 15, 2024
…raform module terraform-google-modules#261 Bumbed minimal provider version to 2.18
CPL-markus
pushed a commit
to WALTER-GROUP/terraform-google-kubernetes-engine
that referenced
this issue
Jul 15, 2024
…ix/261 terraform-google-modules#261: Invalid plan when re-applying terraform module
CPL-markus
pushed a commit
to WALTER-GROUP/terraform-google-kubernetes-engine
that referenced
this issue
Jul 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When creating a gke cluster using the beta-private-cluster module, I'm running into issues when I apply the configuration again. It works fine for the first apply, subsequent plans and applies fail for the same code.
Terraform version
Getting the following error
The module looks something like this
Using master because a PR that was causing issues for me was merged and a new release hasn't been tagged. Please let me know if I can provide more info
The text was updated successfully, but these errors were encountered: