Skip to content
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

unsupported state format version #943

Closed
perryao opened this issue Jun 30, 2021 · 0 comments · Fixed by #944
Closed

unsupported state format version #943

perryao opened this issue Jun 30, 2021 · 0 comments · Fixed by #944

Comments

@perryao
Copy link
Contributor

perryao commented Jun 30, 2021

On terraform 1.0+, I'm getting the following error from terraform.InitAndPlanAndShowWithStruct:

plan.go:66:
                Error Trace:    plan.go:66
                                                        terraform_eks_test.go:42
                Error:          Received unexpected error:
                                unsupported state format version: expected "0.1", got "0.2"

This error is coming from the hashicorp/terraform-json dependency. The 0.12.0 release has been updated to support both format versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant