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 - terraform-json #1043

Closed
FooBartn opened this issue Dec 30, 2021 · 2 comments
Closed

Unsupported State Format Version - terraform-json #1043

FooBartn opened this issue Dec 30, 2021 · 2 comments
Labels
bug Something isn't working p:high priority

Comments

@FooBartn
Copy link

Problem

Running a InitAndPlanAndShowStruct with Terraform version 1.1.2 results in:

Error:          Received unexpected error:
                    unsupported state format version: expected ["0.1" "0.2"], got "1.0"

The current terraform-json dependency is at 0.12

Resolution

bump terraform-json dependency to 0.13

@yorinasub17 yorinasub17 added bug Something isn't working p:high priority labels Jan 13, 2022
@andy-caruso
Copy link

There's a PR for this, looks like it has some issues with tests though

@yorinasub17
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p:high priority
Projects
None yet
Development

No branches or pull requests

3 participants