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

get_terraform_commands_that_need_locking() should not include init #1641

Closed
grimm26 opened this issue Apr 15, 2021 · 1 comment · Fixed by #1642
Closed

get_terraform_commands_that_need_locking() should not include init #1641

grimm26 opened this issue Apr 15, 2021 · 1 comment · Fixed by #1642
Labels
bug Something isn't working

Comments

@grimm26
Copy link
Contributor

grimm26 commented Apr 15, 2021

init is not a terraform command that requires locking and terraform 0.15.0 dropped the -lock and -lock-timeout options from the init command

grimm26 added a commit to grimm26/terragrunt that referenced this issue Apr 15, 2021
`terraform init` does not support locking
resolves gruntwork-io#1641
@brikis98 brikis98 added bug Something isn't working help wanted labels Apr 16, 2021
brikis98 pushed a commit that referenced this issue Apr 16, 2021
`terraform init` does not support locking
resolves #1641
@brikis98
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants