Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged to stderr, not stdout. According to Terraform's documentation, detailed logs appear on stderr when this environment variable is enabled.
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged to standard output (stdout) or standard error (stderr)
B Because it's stdrr
Correct is B. False - not "stdut" but stderr" https://developer.hashicorp.com/terraform/internals/debugging "Terraform has detailed logs that you can enable by setting the TF_LOG environment variable to any value. Enabling this setting causes detailed logs to appear on stderr."
"Terraform has detailed logs that you can enable by setting the TF_LOG environment variable to any value. Enabling this setting causes detailed logs to appear on stderr." https://developer.hashicorp.com/terraform/internals/debugging
https://developer.hashicorp.com/terraform/internals/debugging
B Because it's stdrr