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 latest terraform version #38

Open
lukaspour opened this issue Oct 24, 2019 · 2 comments
Open

Support latest terraform version #38

lukaspour opened this issue Oct 24, 2019 · 2 comments

Comments

@lukaspour
Copy link
Contributor

Hi, terraform developmenet is very fast - what about to have an option to have always the latest terraform version in CI.

docker run -i -t hashicorp/terraform:light version
Terraform v0.12.12

just have latest. yml file with terraform tag light

@itsdalmo what do you think?

@itsdalmo
Copy link
Contributor

Ideally they would have a 0.12 tag for instance so we could automatically get patch upgrades without risking any breaking changes/adverse effects in CI - but since there is no such tag, latest.yml sounds great.

Also I added a 0.12.yml where I was thinking we could upgrade the patch versions frequently (although manually). Just FYI.

@lukaspour
Copy link
Contributor Author

ok let me create latest.yml and developers will have a possibility to choose what they like

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

No branches or pull requests

2 participants