-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
Upgrade cluster version is not supported #1246
Comments
same with Terraform v0.14.6
|
This is related to #1141. As proposed by @dbirks, a workaround would be to set
even if you don't have any windows servers, at least until AWS releases the windows version to 1.19. It worked fine for me. Thanks to @dbirks. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I just opened #1371 to address this. Will you please review it and test it ? |
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
I have issues
I'm submitting a...
What is the current behavior?
I have provisioned an EKS cluster with Kubernetes version 1.18 successfully then I tried to update the Kubernetes version to 1.19 but when I am trying to run
terraform plan
I got the following error: Error: Your query returned no results. Please change your search criteria and try again.
If this is a bug, how to reproduce? Please include a code sample if relevant.
What's the expected behavior?
It should update the cluster kubernetes version same as updating it from the GUI
Are you able to fix this problem and submit a PR? Link here if you have already.
Environment details
Any other relevant info
The text was updated successfully, but these errors were encountered: