1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 12:47:57 +02:00

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

View File

@ -24,3 +24,6 @@ override.tf.json
# Include override files you do wish to add to version control using negated pattern # Include override files you do wish to add to version control using negated pattern
# #
# !example_override.tf # !example_override.tf
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*