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:
parent
38b189d3b9
commit
70be586ce0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user