Skip to content

v0.68.14-beta2024111502

Pre-release
Pre-release
Compare
Choose a tag to compare

⚠️ Beta Warning

Note that this release is not fully tested and not ready for general usage.

Updated CLI args, config attributes and blocks

  • --terragrunt-log-format [ bare | pretty | json | key-value ]
  • --terragrunt-log-custom-format "%time %level %prefix %msg"

WIP PR

#3537

Feature Description

Using the --terragrunt-log-custom-format <format> flag you can customize the way Terragrunt logs with total control over the logging format. Make sure to read Custom Log Format for syntax details.