⚠️ 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
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.