Browse Source

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…
pull/3919/head
Brian Douglas 2 years ago
parent
commit
a221c22479
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Terraform.gitignore

+ 1
- 0
Terraform.gitignore View File

@@ -7,6 +7,7 @@

# Crash log files
crash.log
crash.*.log

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

Loading…
Cancel
Save