docs: update Terraform.gitignore (#2998)

This commit is contained in:
Viet Nguyen 2019-03-14 07:56:47 -04:00 committed by Brendan Forster
parent 503c26b75a
commit f1f53976fa
1 changed files with 3 additions and 0 deletions

View File

@ -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*