github gruntwork-io/terragrunt v0.77.7

one day ago

✨ New Features

Users can now configure a custom default template for scaffold and catalog commands in their catalog configuration blocks like so:

catalog {
  default_template = "git@github.com/acme/example.git//path/to/template"
}

For more information, read the documentation in the catalog feature.

Special thanks to @tgeijg for contributing this feature!

What's Changed

New Contributors

Full Changelog: v0.77.6...v0.77.7

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.