github gruntwork-io/terragrunt v0.29.5

latest releases: v0.68.13, v0.68.13-beta2024111301, v0.68.13-alpha2024111301...
3 years ago

Updated CLI args, config attributes and blocks

  • --terragrunt-source-map [CLI Arg]

Description

You can now configure the Terragrunt source map option using the environment variable TERRAGRUNT_SOURCE_MAP. You can configure multiple mappings using comma separated value encoding. For example, the following configures three mappings:

github.com/org/modules.git=/local/path/to/modules,gitlab.com/org-lab/modules.git=/local/path/to/modules,bitbucket.org/bitorg/modules.git=/local/path/to/modules,gitlab.com/org-lab/modules.git=/local/path/to/modules

Related links

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.