github gruntwork-io/terragrunt v0.68.10-alpha2024111101
v0.68.10-alpha202411110

latest releases: v0.68.13-beta2024111301, v0.68.13-alpha2024111301, v0.68.12...
pre-release2 days ago

⚠️ 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

#3418

WIP PR

#3550

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]

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.