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
This commit is contained in:
Oussama BOUNAIM 2018-08-19 09:55:53 +02:00
parent 38b189d3b9
commit 70be586ce0
1 changed files with 6 additions and 0 deletions

View File

@ -13,3 +13,9 @@ crash.log
# version control.
#
# example.tfvars
# Ignore override files as they are usually used to override ressources locally
override.tf
override.tf.json
*_override.tf
*_override.tf.json