⚠️ Alpha Warning
Note that this release is not fully tested and not ready for general usage.
Updated CLI args, config attributes and blocks
terragrunt-queue-include-units-reading
Relevant RFC
WIP PR
Feature Description
Drive inclusion into the Terragrunt run queue using the name of a file read via an HCL function. This can used to do things like drive inclusion into the run queue when one terragrunt.hcl
file reads another via read_terragrunt_config
.
Supported HCL Functions
-
read_terragrunt_config
-
sops_decrypt_file
-
read_tfvars_file
-
mark_as_read
[new]