Skip to content

Commit a221c22

Browse files
authored
Merge pull request #3784 from msharma24/fix/add-wild-card-tf-crash-log
Added wildcard to crash.log because the newer versions of Terraform c…
2 parents 9a4b4e3 + bb1c0fa commit a221c22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Terraform.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# Crash log files
99
crash.log
10+
crash.*.log
1011

1112
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
1213
# password, private keys, and other secrets. These should not be part of version

0 commit comments

Comments
 (0)