terragrunt_parsing configuration unavailable inside of generate_projects.block yaml #1823
Open
Description
When changing the generate_projects
to use blocks with terragrunt, terragrunt_parsing
becomes unavailable.
digger/libs/digger_config/yaml.go
Lines 130 to 131 in f7e044d
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
Metadata
Assignees
Labels
No labels