github gruntwork-io/terragrunt v0.77.21

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

✨ New Features

Introduction of hcl commands

As part of the CLI Redesign experiment, the hcl commands have been introduced.

The hcl commands allow users to directly interact with HCL content independent of the underlying functionality they support.

The functionality of the hcl commands replace existing functionality that is soon to be deprecated:

  • hclfmt --> hcl fmt
  • hclvalidate --> hcl validate
  • validate-inputs --> hcl validate --inputs
  • validate-inputs --strict-validate --> hcl validate --inputs --strict

What's Changed

New Contributors

Full Changelog: v0.77.20...v0.77.21

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.