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

Update to Terraform 0.12.25, add TF_VERSION environment variable #48

Merged
merged 4 commits into from
May 14, 2020

Conversation

joatmon08
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Closes #47

Release note for CHANGELOG:

Update to Terraform 0.12.25 and add TF_VERSION environment variable (#47)

When the operator creates a workspace in TFC/E, it defaults the version of Terraform to what is compiled with the operator. Otherwise, override the Terraform version for the workspace using the TF_VERSION environment variable.

@joatmon08 joatmon08 changed the title Tf 0.12.25 Update to Terraform 0.12.25, add TF_VERSION environment variable May 14, 2020
@joatmon08 joatmon08 requested a review from a team May 14, 2020 14:55
Copy link
Member

@aareet aareet left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! Should we add a note about setting TF_VERSION to the README?

@joatmon08
Copy link
Contributor Author

@aareet Updated the docs under hashicorp/terraform-helm/pull/11!

Copy link
Contributor

@dak1n1 dak1n1 left a comment

Choose a reason for hiding this comment

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

LGTM

@joatmon08 joatmon08 merged commit f7268f5 into master May 14, 2020
@joatmon08 joatmon08 deleted the tf-0.12.25 branch May 14, 2020 17:18
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.

Pin Terraform Version in Workspace
3 participants