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

Support TFE_ADDRESS and TFE_BASEPATH env variables #89

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

cbowman0
Copy link
Contributor

@cbowman0 cbowman0 commented Jan 6, 2022

Needed to support Terraform Enterprise installations

Types of changes

  • New feature (non-breaking change which adds functionality)

Description

Add parsing of environment variables to support setting Address and BasePath attributes from the TFE Config.

Adds the ability to use the tool against Terraform Enterprise installations, where the Address is not the default.

Needed to support Terraform Enterprise installations
@rgreinho
Copy link
Owner

rgreinho commented Jan 6, 2022

Thank you very much for your contribution. It looks good to me 👍

If you could just run goimports -w . then update the PR it should get merged automatically. I'll release a new version of the tool shortly after that.

@kodiakhq kodiakhq bot merged commit cf8c21f into rgreinho:master Jan 6, 2022
@rgreinho
Copy link
Owner

rgreinho commented Jan 6, 2022

It got merged a little bit too quickly on my side, but I fixed the formatting, updated the README, as well as publishing a new release (https://github.com/rgreinho/tfe-cli/releases/tag/1.6.0).

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.

2 participants