Ignore crash.log and crash.*.log files generated by Terraform debugging
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
*.tfstate.*
|
||||
|
||||
# Crash log files
|
||||
crash.log
|
||||
crash.*.log
|
||||
|
||||
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
|
||||
|
Reference in New Issue
Block a user