Download Latest Version v0.93.3 source code.tar.gz (8.3 MB)
Email in envelope

Get an email when there's a new version of Terragrunt

Home / v0.92.1
Name Modified Size InfoDownloads / Week
Parent folder
terragrunt_windows_amd64.exe 2025-10-28 77.0 MB
terragrunt_windows_386.exe 2025-10-28 71.1 MB
terragrunt_linux_arm64 2025-10-28 70.1 MB
terragrunt_linux_amd64 2025-10-28 75.1 MB
terragrunt_linux_386 2025-10-28 69.1 MB
terragrunt_darwin_arm64 2025-10-28 73.1 MB
SHA256SUMS 2025-10-28 633 Bytes
terragrunt_darwin_amd64 2025-10-28 78.2 MB
README.md 2025-10-28 1.4 kB
v0.92.1 source code.tar.gz 2025-10-28 8.3 MB
v0.92.1 source code.zip 2025-10-28 10.0 MB
Totals: 11 Items   532.1 MB 0

✨ New Features

hcl fmt supports --parallelism for controlling concurrency

The hcl fmt command now supports the --parallelism flag for controlling the number of concurrent files getting formatted. By default, the number of concurrent file formats will be determined by the number of CPU cores detected on the system running Terragrunt.

See hcl fmt documentation for more information.

What's Changed

Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.92.0...v0.92.1

Source: README.md, updated 2025-10-28