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

Use terraform-exec to manage Terraform executable #36

Merged
merged 4 commits into from
Dec 14, 2020

Conversation

gdavison
Copy link
Contributor

terraform 0.12upgrade is only supported on Terraform v0.12. https://github.com/hashicorp/terraform-exec allows managing versions and a consistent interface to Terraform CLI calls. This locks the version of Terraform used in terrafmt upgrade012 to 0.12.29 without forcing the user to change their installed version.

Currently uses a Go module override to include the 0.12upgrade call, waiting on hashicorp/terraform-exec#105 to be merged

Copy link
Owner

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

Thanks @gdavison - LGTM 👍

@katbyte katbyte added this to the v0.3.0 milestone Dec 14, 2020
@katbyte katbyte merged commit e32ee66 into katbyte:master Dec 14, 2020
@gdavison gdavison deleted the use-terraform-exec branch February 1, 2021 23:08
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