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

Fix: Terraform CI Unit Tests. #132

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Fix: Terraform CI Unit Tests. #132

merged 1 commit into from
Aug 12, 2021

Conversation

liranfarage89
Copy link
Contributor

@liranfarage89 liranfarage89 commented Aug 12, 2021

Issue & Steps to Reproduce / Feature Request

  • Our CI tests were failing , printing unsupported state format version: expected "0.1", got "0.2"

Solution

  • Search for it in google
  • See a closed issue in terratest
  • Add indirect dependency: github.com/hashicorp/terraform-json v0.12.0 // indirect to go.mod
  • Run go get -v -t ./...
  • Say good shabbat.

@liranfarage89
Copy link
Contributor Author

Copy link
Member

@eranelbaz eranelbaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good shabat

@liranfarage89 liranfarage89 merged commit 76b0882 into main Aug 12, 2021
@liranfarage89 liranfarage89 deleted the fix-ci-unit-tests branch August 12, 2021 15:54
@razbensimon razbensimon added ready to merge PR approved - can be merged once the PR owner is ready and removed pending final review labels Aug 13, 2021
eranelbaz pushed a commit that referenced this pull request Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge PR approved - can be merged once the PR owner is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants