-
Notifications
You must be signed in to change notification settings - Fork 228
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
Error: string is required when updating from 1.10.0 to 1.10.1 #435
Comments
I have the same issue with terraform v0.13 |
This seems to be a terraform issue, hashicorp/terraform#25752. It should be addressed on tf v0.13.1. Could you please try to upgrade to this tf version?? If not working with tf v0.13.1, could you please add more detailed data to be able to reproduce the issue?? |
I upgraded to |
Tomorrow I will add some tf debug log, deleting state file is not an option. |
@rawmind0 Debug log
|
@nickvth , thanks to provide debug but i need to reproduce the issue. I've made tf upgrades with cluster data and resource defined but working fine to me. Could you please provide |
Did you first create a cluster with < 1.10.1 and then upgrade plugin and then rerun terraform plan? |
Obviously, on tf 0.12 and 0.13 but not getting any issue. |
Hi, I'm having the same issue when upgrading the provider from 1.10.0 to 1.10.1 or 1.10.2. I tried multiple Terraform 0.13.x releases, same problem. Here's the corresponding cluster definition:
|
Great, thanks a lot @rawmind0 ! |
Error: string is required
withterraform plan
when we update from1.10.0
to1.10.1
We are still using Terraform v0.12.x
Currently, trying to find which string is required.
The text was updated successfully, but these errors were encountered: