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

Terragrunt v0.54.1 does not support copy_terraform_lock_file feature #360

Open
blv-enriquejimenez opened this issue Nov 14, 2024 · 0 comments

Comments

@blv-enriquejimenez
Copy link

blv-enriquejimenez commented Nov 14, 2024

Bug report

The terragrunt version included in terragrunt-atlantis-config currently does not support the use of copy_terraform_lock_file feature in the terraform block since this feature was introduced in version 0.67.11 and the current version is using v0.54.1.

To Reproduce

1 .- Include the flag "copy_terraform_lock_file = false" in a terraform block in a terragrunt.hcl file
2.- Run Atlantis plan

Expected behavior

No error.

Actual behavior

Terragrunt atlantis config fails due to An argument named "copy_terraform_lock_file" is not expected here
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

1 participant