github gruntwork-io/terragrunt v0.28.16

latest releases: v0.58.2, v0.58.1, v0.58.0...
3 years ago

Updated CLI args, config attributes and blocks

  • get_terragrunt_source_cli_flag [func] [NEW]
  • terraform.source [attr]

Description

  • Add a new helper function get_terragrunt_source_cli_flag for getting the value passed for the --terragrunt-source arg. This is useful for implementing various logic that depends on whether terragrunt is running in local dev mode or not.

  • The source getter for terragrunt now supports multiple forced getters, such as git-remote-codecommit URLs.

Special thanks

Special thanks to @suhussai for their contribution!

Related links

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.