Adding warnings about TRACE logs (#1709)

Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
Janos 2024-06-07 15:06:17 +02:00 committed by GitHub
parent a460475c81
commit b084b3e3f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,13 @@ body:
id: tf-debug
attributes:
label: Debug Output
description: Full debug output can be obtained by running OpenTofu with the environment variable `TF_LOG=trace`. Please create a GitHub Gist containing the debug output. Please do _not_ paste the debug output in the issue, since debug output is long. Debug output may contain sensitive information. Please review it before posting publicly.
description: |
Full debug output can be obtained by running OpenTofu with the environment variable `TF_LOG=trace`.
Please create a GitHub Gist containing the debug output. Please do _not_ paste the debug output in the issue,
since debug output is long. Debug output may contain sensitive information.
**⚠ Warning!** Carefully inspect the `TRACE` level OpenTofu logs! They may contain sensitive credentials.
When in doubt, you can omit posting the logs and provide information later.
placeholder: ...link to gist...
value:
validations: