You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to update kubernetes version that is installed via terraform. Presently it installs version - 1.11.8-gke.6. I need to get this updated to 1.12.7-gke.7. Can somebody please help
The text was updated successfully, but these errors were encountered:
You can update the min_master_version of the cluster, and Terraform will upgrade the cluster if it's greater than the current master version.
Also, in the future, questions like this are a good fit for the Google Cloud Platform Community Slack, specifically the #terraform channel. Several maintainers, myself included, hang out in that channel as well as many community members who use Terraform.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked and limited conversation to collaborators
May 30, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I need to update kubernetes version that is installed via terraform. Presently it installs version - 1.11.8-gke.6. I need to get this updated to 1.12.7-gke.7. Can somebody please help
The text was updated successfully, but these errors were encountered: