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

Bring your own terraform binary #108

Closed
armsnyder opened this issue Feb 2, 2022 · 1 comment · Fixed by #124
Closed

Bring your own terraform binary #108

armsnyder opened this issue Feb 2, 2022 · 1 comment · Fixed by #124
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@armsnyder
Copy link

armsnyder commented Feb 2, 2022

It looks like tfpluginfocs downloads the terraform binary each time it is run. We could work a lot quicker if we could tell tfplugindocs the location of a terraform binary to use instead.

I'd like to propose a new argument --terraform-binary [path] for this purpose. When specified, tfplugindocs would use that terraform binary instead of downloading it. (This is analogous to Helmfile's --helm-binary argument.)

@armsnyder
Copy link
Author

#77 would solve my use case. Could a maintainer review that soon? (one line change) 🙏

@bflad bflad self-assigned this Mar 14, 2022
@bflad bflad added the enhancement New feature or request label Mar 14, 2022
@bflad bflad added this to the v0.7.0 milestone Mar 14, 2022
@bflad bflad linked a pull request Mar 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants