瀏覽代碼

docs: update Terraform.gitignore (#2998)

pull/3001/head
Viet Nguyen 5 年之前
父節點
當前提交
f1f53976fa
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      Terraform.gitignore

+ 3
- 0
Terraform.gitignore 查看文件

@@ -24,3 +24,6 @@ override.tf.json
# Include override files you do wish to add to version control using negated pattern
#
# !example_override.tf

# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*

Loading…
取消
儲存