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

Terraform 0.13.0 support #191

Merged
merged 4 commits into from
Jan 30, 2021
Merged

Conversation

Bobonium
Copy link
Contributor

I tested backwards compatibility of terraform version back down to version 0.11.14 successfully. It's probably supported even earlier, but I didn't test further back than that.

I'm already using these changes together with the 0.13.0-beta2 without any problems.

…raform --version is no longer supported starting with 0.13.0
@Zordrak
Copy link
Collaborator

Zordrak commented Jun 23, 2020

Thanks for the PR, exactly what I was planning. The tests also need the same fix - would you be so kind as to update them so the tests pass?

@Bobonium
Copy link
Contributor Author

Sure thing, I'll update the PR accordingly

@Bobonium
Copy link
Contributor Author

Bobonium commented Jul 3, 2020

According to the 0.13.0-beta3 release notes this was merely a bug.

command: Fix bug with global -v/-version/--version flags introduced in 0.13.0beta2 (#25277)

As a result this could be closed, although merging would also not do any harm as both is supported.

@Zordrak Zordrak merged commit 0119322 into tfutils:master Jan 30, 2021
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 this pull request may close these issues.

None yet

2 participants