github gruntwork-io/terragrunt alpha-2026020401

pre-release13 hours ago

⚠️ Alpha Release

Support for GCS integration in --dependency-fetch-output-from-state

Adds support for fetching outputs directly from GCS buckets instead of using tofu output -json (similar to how it's already supported for S3).

This extends the dependency-fetch-output-from-state experiment.

To learn more, read the associated documentation updates.

Note that this functionality will not be supported (even experimentally) in the mainline release of Terragrunt until at least Terragrunt v1.0.1, when maintainers will allow the introduction of new experimental functionality.

What's Changed

  • feat: Dependency fetch output from GCS state
  • fix: Handle registry timeouts in provider cache server by @yhakbar in #5471
  • fix: Adding test for init-from-module and improving discoverability by @yhakbar in #5491
  • fix: Fixing over-warning on strict controls by @yhakbar in #5501
  • fix: Emit output from run_cmd when included by @yhakbar in #5495
  • fix: Fixing provider cache server integration with custom registry by @yhakbar in #5500
  • docs: New ambassador by @karlcarstensen in #5496
  • chore: go bump to 1.25.6 by @denis256 in #5481
  • chore: IaC update - Terraform 1.14.4 Opentofu 1.11.4 by @denis256 in #5479

Full Changelog: v1.0.0-rc1...alpha-2026020401

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.