Procházet zdrojové kódy

Merge pull request #3974 from iapain/patch-1

feat(terraform): adds tfvars.json to gitignore
Brian Douglas před 3 roky
rodič
revize
6be6694c4f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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