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 multiple terraform versions #292

Closed
moserke opened this issue Oct 22, 2024 · 2 comments
Closed

Support multiple terraform versions #292

moserke opened this issue Oct 22, 2024 · 2 comments
Labels
enhancement New feature or request needs:triage

Comments

@moserke
Copy link

moserke commented Oct 22, 2024

It seems like the version of terraform leveraged is pinned in the docker container. Currently that seems to be 1.5.5 which is a year old.

  1. Is there a way to leverage a newer version without having to build our own container via something like tfenv?
  2. Will there be support added for selecting TF versions dynamically?
@moserke moserke added enhancement New feature or request needs:triage labels Oct 22, 2024
@bobh66
Copy link
Collaborator

bobh66 commented Oct 22, 2024

Please see #282 and the references it contains.

TL;DR - no, due to BSL restrictions we cannot update to newer versions of terraform.

@bobh66 bobh66 closed this as completed Oct 22, 2024
@jeanduplessis
Copy link
Contributor

@moserke you can also read this issue which answers your questions: #287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs:triage
Projects
None yet
Development

No branches or pull requests

3 participants