Bläddra i källkod

Merge pull request #3974 from iapain/patch-1

feat(terraform): adds tfvars.json to gitignore
Brian Douglas 3 år sedan
förälder
incheckning
6be6694c4f
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Terraform.gitignore

+ 1 - 0
Terraform.gitignore

@@ -15,6 +15,7 @@ crash.*.log
 # to change depending on the environment.
 #
 *.tfvars
+*.tfvars.json
 
 # Ignore override files as they are usually used to override resources locally and so
 # are not checked in