github gruntwork-io/terragrunt v0.72.9

12 hours ago

✨ New Features

Stack output command

The terragrunt stack command now includes a new output sub-command, enabling users to retrieve and interact with outputs from multiple units within a Terragrunt stack.

To try it out, make sure you enable the stacks experiment.

Read the docs to learn more.

Example usage:

stack-output

What's Changed

  • feat: stacks output by @denis256 in #3796
  • build(deps): bump ruby/setup-ruby from 1.207.0 to 1.215.0 by @dependabot in #3832
  • docs: Add broken link checking to Starlight docs by @yhakbar in #3849
  • docs: Adding site-wide banner to collect feedback by @yhakbar in #3852
  • docs: Updating TODO.md with reference to new custom domain for site rewrite by @yhakbar in #3853
  • docs: Adding version lookup to engine docs by @yhakbar in #3854
  • docs: Cleaning up docs bugs by @yhakbar in #3856

Full Changelog: v0.72.8...v0.72.9

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.