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 have come across an issue when cluster was upgraded from 1.15 to 1.16 and the config stopped working. I have updated the TF files to match the new format but plan keeps failing with a rather unhelpful message:
Error: missing expected [
Enabling Terraform TRACE logging didn't yield any clues and the only way I could spot the issue was to create another environment and compare state files.
I don't think there is a solution to migrate spec format here but a more detailed message with parsing error and some context would have allowed to pinpoint issue much quicker.
I have come across an issue when cluster was upgraded from 1.15 to 1.16 and the config stopped working. I have updated the TF files to match the new format but plan keeps failing with a rather unhelpful message:
Enabling Terraform TRACE logging didn't yield any clues and the only way I could spot the issue was to create another environment and compare state files.
I don't think there is a solution to migrate spec format here but a more detailed message with parsing error and some context would have allowed to pinpoint issue much quicker.
I'm using:
Resource in 1.15:
Same resource in 1.16:
State fragment in 1.15:
State fragment in 1.16:
The text was updated successfully, but these errors were encountered: