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 errors block (terragrunt v0.69.6) #362

Open
1 task
norman-zon opened this issue Dec 11, 2024 · 0 comments
Open
1 task

Support errors block (terragrunt v0.69.6) #362

norman-zon opened this issue Dec 11, 2024 · 0 comments

Comments

@norman-zon
Copy link

Feature Request

  • I'd be willing to implement this feature

Describe the idea

terragrunt introduced a new block errors in 0.69.6

Trying to run terragrunt-atlantis-config on a terragrunt.hcl including a errors block yields an error:

./terragrunt-atlantis-config_1.19.0_darwin_arm64 generate --workflow terragrunt --output atlantis.yaml --autoplan --parallel --create-workspace
INFO[0000] Could not find an old config file. Starting from scratch
Error: /..../terragrunt.hcl:73,1-7: Unsupported block type; Blocks of type "errors" are not expected here.

Please add support for this block type

Why is this helpful?

This enables users to keep up with the newest terragrunt features.

What alternatives exist today?

none

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