浏览代码

Merge pull request #3974 from iapain/patch-1

feat(terraform): adds tfvars.json to gitignore
Brian Douglas 3 年之前
父节点
当前提交
6be6694c4f
共有 1 个文件被更改,包括 1 次插入0 次删除
  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