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

[Feature] upgrade to terraform 0.14 #30

Open
sblack4 opened this issue Mar 16, 2021 · 1 comment
Open

[Feature] upgrade to terraform 0.14 #30

sblack4 opened this issue Mar 16, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sblack4
Copy link
Contributor

sblack4 commented Mar 16, 2021

This will be easy but requires deciding what to do with the dependency lock file.

Also, note that 0.15 is already in beta: https://github.com/hashicorp/terraform/blob/v0.15.0-beta1/CHANGELOG.md

@sblack4 sblack4 added the enhancement New feature or request label Mar 16, 2021
@sblack4 sblack4 self-assigned this Mar 16, 2021
@smiller171
Copy link
Contributor

The dependency lock file should definitely be committed. It's like a package-lock.json in npm land and guarantees more predictable terraform runs, especially in automated systems.

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

No branches or pull requests

2 participants