Skip to content

Commit f1f5397

Browse files
nguyendvietshiftkey
authored andcommitted
docs: update Terraform.gitignore (github#2998)
1 parent 503c26b commit f1f5397

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Terraform.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ override.tf.json
2424
# Include override files you do wish to add to version control using negated pattern
2525
#
2626
# !example_override.tf
27+
28+
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
29+
# example: *tfplan*

0 commit comments

Comments
 (0)