github gruntwork-io/terragrunt v0.68.11-alpha2024111101

latest releases: v0.87.1, v0.87.0, v0.86.3...
pre-release10 months 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 functions like 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.