github gruntwork-io/terragrunt v0.75.6

5 hours ago

✨ New Features

IaC Engine Dependency Support

IaC Engines are now used during dependency evaluation when enabled. This results in more coverage by IaC engines when enabled, reducing the reliance on the presence of OpenTofu/Terraform on host machines when using IaC Engines.

Thanks to @partcyborg for submitting this change.

🚗 Performance Improvements

Generation of terragrunt.stack.hcl files are now done in parallel. This can result in significant speedups for users with multiple units or nested stacks in terragrunt.stack.hcl files.

What's Changed

Full Changelog: v0.75.5...v0.75.6

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.