github gruntwork-io/terragrunt v0.90.2

latest releases: v0.91.1, v0.91.0
one day ago

✨ New Features

Added --terragrunt-no-cache flag for run_cmd

The run_cmd command now supports a new flag, --terragrunt-no-cache, which disables caching of command execution output.

This option is useful when you want to ensure that each command run produces fresh results, especially in dynamic environments or when working with frequently changing external data.

What's Changed

  • feat: add --terragrunt-no-cache parameter for run_cmd by @denis256 in #4951

Full Changelog: v0.90.1...v0.90.2

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.