github gruntwork-io/terragrunt v0.66.3

latest releases: v0.67.9, v0.67.8, v0.67.7...
one month ago

Updated CLI args, config attributes and blocks

  • dependency
  • get_repo_root

Description

  • Improved efficiency in evaluating dependencies and locating the git repository root.

Cache Adjustments

output

Included changes:

  • added caching of HCL parsing struct
  • added caching of git --show-toplevel
  • updated fetching of TerragruntConfig to do full clone of struct
  • replaced global variables cache with data from context
  • added metrics for cache miss/hits

Related links

Full Changelog: v0.66.2...v0.66.3

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.