Terragrunt - v0.51.1


Updated CLI args, config attributes and blocks

  • get_path_to_repo_root()

Description

  • Removes trailing slash appended to the end of get_path_to_repo_root()

Migration Guide

  • source = "${get_path_to_repo_root()}/modules -> source = "${get_path_to_repo_root()}//modules
  • source = "${get_path_to_repo_root()}modules -> source = "${get_path_to_repo_root()}/modules

Related links

  • https://github.com/gruntwork-io/terragrunt/pull/2719

Details

date
Sept. 18, 2023, 7:49 p.m.
name
v0.51.1
type
Patch
👇
Register or login to:
  • 🔍View and search all Terragrunt releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or