github gruntwork-io/terragrunt v0.77.16

latest releases: v0.96.0, v0.95.1, v0.95.0...
8 months ago

✨ New Features

Introduction of the backend migrate command

As part of the CLI Redesign experiment, the backend migrate command has been introduced.

The backend migrate command allows you to simply migrate state between different units (or renames of units) without manually running OpenTofu/Terraform state migration commands.

To learn more about the backend migrate command, read the official docs.

What's Changed

  • feat: Added support for migrating state between different backends by @levkohimins in #4154
  • feat: Enhanced error explainer to detect and report issues related to stack values by @denis256 in #4163
  • fix: Improved the deprecation message for experimental command flags by @levkohimins in #4146
  • fix: Prevent TF_CLI_CONFIG_FILE environment variable from being overwritten, except during init and providers commands by @levkohimins in #4155

Full Changelog: v0.77.15...v0.77.16

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.