Skip to content

Commit 70be586

Browse files
author
Oussama BOUNAIM
committed
Update Terraform.gitignore
Ignore override files as they are usually used locally to override resources or variables without changing the code More info: https://www.terraform.io/docs/configuration/override.html
1 parent 38b189d commit 70be586

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Terraform.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ crash.log
1313
# version control.
1414
#
1515
# example.tfvars
16+
17+
# Ignore override files as they are usually used to override ressources locally
18+
override.tf
19+
override.tf.json
20+
*_override.tf
21+
*_override.tf.json

0 commit comments

Comments
 (0)