-
-
Notifications
You must be signed in to change notification settings - Fork 321
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
v1.20.1 cluster creation error #918
Comments
Upstream Terraform v0.14 (even as of v0.14.3) still has bugs related to rolling out their new sensitivity feature. See hashicorp/terraform#27342, hashicorp/terraform#27336 Typhoon (v1.20.1) version constraints guard against allowing Terraform v0.14, so you must have modified Typhoon to remove those guard rails. |
Hey, thanks for the quick response. So, its recommended to use terraform version 0.13.0 only ? |
Yes, its enforced, not just recommended. |
Hey @dghubble I was trying to create the cluster v1.20.2 using Terraform v0.14.2 and it still gives the same error. Should we be making any additional changes to make this work? For us, we were applying an override currently to address this. Just wanted to check how should we manage without the override. |
You need Terrafor v0.14.4+ https://github.com/poseidon/typhoon/blob/master/CHANGES.md#v1202 |
Got it, thanks :) |
Was trying to create the new cluster with v1.20.1 and got hit by below error. Could you please let me know if there is something that needs to be changed.
Environment
Platform: aws
OS: fedora-coreos
Release: v1.20.1
The text was updated successfully, but these errors were encountered: