Commit 70be586c authored by Oussama BOUNAIM's avatar Oussama BOUNAIM

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
parent 38b189d3
...@@ -13,3 +13,9 @@ crash.log ...@@ -13,3 +13,9 @@ crash.log
# version control. # version control.
# #
# example.tfvars # example.tfvars
# Ignore override files as they are usually used to override ressources locally
override.tf
override.tf.json
*_override.tf
*_override.tf.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment