Terragrunt v1.0.8 - Faster Read Tracking and S3 Virtual Hosting

   |   4 minute read

Terragrunt v1.0.8 arrived on June 10 2026 with performance improvements for large module sources and better support for S3 virtual hosted style URLs. This release also fixes a long standing issue with assume role list attributes and improves how completed experiments are handled during HCL validation.

Read More >>

Terragrunt v1.0.7: Optional tfr Versions, CAS Beyond Git, and Stack Dependency Cleanup

   |   4 minute read

Terragrunt v1.0.7 shipped on 2026-06-01 with one ergonomic change to tfr:// source URLs, a meaningful expansion of the content addressing experiment, four bug fixes that stop crashes and hangs, and a cleanup pass on the stack-dependencies experiment.

Read More >>

Terragrunt This Week: Dependency Cleanup, CAS Expansion, and Panic Fixes

   |   4 minute read

Terragrunt landed 29 commits this past week. The bulk of the work falls into two buckets: a systematic purge of third party Go dependencies in favor of the standard library, and a significant expansion of the content addressable storage (CAS) layer to support non git sources. Several panic fixes also shipped that affect real user workflows.

Read More >>

Terragrunt v1.0.6 - Bug Fixes and New Experiments

   |   4 minute read

Terragrunt v1.0.6 shipped on May 25, 2026. It is mostly a bug fix wave plus two new experiments and a TUI update for the catalog redesign. The download_dir hang on a non hidden subdirectory and the race in parallel stack parsing are the headline fixes.

Read More >>

Terragrunt v1.0.5 release notes and key changes

   |   4 minute read

Terragrunt v1.0.5 from gruntwork-io shipped on May 18, 2026. The headline change: when the provider cache server talks to the OpenTofu registry, a single terragrunt init now writes a .terraform.lock.hcl with h1: hashes for every platform the registry supports, so you no longer need to run tofu providers lock -platform=... for each target architecture.

Read More >>
<< Previous  |  Page 2 of 2
denis256 at denis256.dev