mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
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.
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user