Back to Terragrunt

Log Disable

docs/src/data/flags/log-disable.mdx

1.0.3315 B
Original Source

When enabled, Terragrunt will disable all logging output. This is useful when you want to see only the OpenTofu/Terraform output or when using Terragrunt in scripts where logging isn't needed.

Note that this automatically enables the --tf-forward-stdout flag to ensure OpenTofu/Terraform output is still visible.