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_parsing configuration unavailable inside of generate_projects.block yaml #1823

Open
carcunha opened this issue Nov 13, 2024 · 0 comments

Comments

@carcunha
Copy link

carcunha commented Nov 13, 2024

When changing the generate_projects to use blocks with terragrunt, terragrunt_parsing becomes unavailable.

Blocks []BlockYaml `yaml:"blocks"`
TerragruntParsingConfig *TerragruntParsingConfig `yaml:"terragrunt_parsing,omitempty"`

It's only available if I'm not using the generate_projects, which is giving me some undesirable behaviour. Even if I set a include with a very specific directory tree, it's generating projects outside of that directory.
And if I lock it with a block, I can no longer use ignoreDependencyBlocks: true, which is part of TerragruntParsingConfig

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