Skip to content

Commit e0f1c0a

Browse files
Update .github/ISSUE_TEMPLATE/bug.yml
Co-authored-by: Timo Sand <[email protected]>
1 parent 16fad34 commit e0f1c0a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ body:
9696
label: Debug Output
9797
description: |
9898
Please copy and paste any relevant debug output. This will be automatically formatted into code, so no need for backticks.
99-
Please check your logs before submission to ensure sensitive information is redacted.
99+
Please run your `terraform` command with `TF_LOG=DEBUG` set, then copy and paste the output. This will be automatically formatted into code, so no need for backticks.
100+
Please check your logs before submission to ensure sensitive information is redacted.
100101
render: shell
101102
validations:
102103
required: false

0 commit comments

Comments
 (0)