]> source.dussan.org Git - gitignore.git/commitdiff
Merge branch 'main' into packer-pkrvars.hcl 3514/head
authorTroy Lindsay <tlindsay42@users.noreply.github.com>
Sun, 30 Jan 2022 16:38:04 +0000 (10:38 -0600)
committerGitHub <noreply@github.com>
Sun, 30 Jan 2022 16:38:04 +0000 (10:38 -0600)
1  2 
Terraform.gitignore

index b3d1d3936b7c74755a34f94eaf13fbc5b1a46632,22fca4961b6d504f1cb9a44d93dc0f46716f4010..b1a7167f48e51e980daac2778321affdbbec490b
@@@ -7,10 -7,11 +7,11 @@@
  
  # 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
 -# control as they are data points which are potentially sensitive and subject
 +# Exclude all .tfvars files, which are likely to contain sensitive data, such as
 +# password, private keys, and other secrets. These should not be part of version 
 +# control as they are data points which are potentially sensitive and subject 
  # to change depending on the environment.
  #
  *.tfvars