mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Update Terraform.gitignore
Added .tfvars file so for example AWS credentials aren't committed.
This commit is contained in:
parent
8edb8a95c4
commit
b19efa92af
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@
|
|||
|
||||
# Module directory
|
||||
.terraform/
|
||||
|
||||
# Variable values for development
|
||||
terraform.tfvars
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue