github gruntwork-io/terragrunt v0.29.5

latest releases: v0.58.2, v0.58.1, v0.58.0...
2 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.