Skip to content

fix(provisionersdk): allow .terraform.lock.hcl files to be archived #7604

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

Merged
merged 1 commit into from
May 19, 2023

Conversation

coadler
Copy link
Contributor

@coadler coadler commented May 19, 2023

Without .terraform.lock.hcl present in the template, Terraform versions after v1.4.0 force all providers to be redownloaded each time. This allows coder templates push to push the lock file.

Without `.terraform.lock.hcl` present in the template, Terraform
versions after v1.4.0 force all providers to be redownloaded each time.
This allows `coder templates push` to push the lock file.
@coadler coadler requested a review from kylecarbs May 19, 2023 17:02
@coadler coadler self-assigned this May 19, 2023
@coadler coadler merged commit ef2411e into main May 19, 2023
@coadler coadler deleted the colin/tflock branch May 19, 2023 17:23
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants