Skip to content

Commit e2a1bb8

Browse files
Mukesh SharmaMukesh Sharma
authored andcommitted
Added wildcard to crash.log because the newer versions of Terraform creates crash log with random numbers in between example crash.105189318.log
1 parent 991e760 commit e2a1bb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Terraform.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*.tfstate.*
77

88
# Crash log files
9-
crash.log
9+
crash.*.log
1010

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

0 commit comments

Comments
 (0)