1
0
Mirror von https://github.com/github/gitignore.git synchronisiert 2024-07-23 03:29:54 +02:00

Update Terraform.gitignore

Added .tfvars file so for example AWS credentials aren't committed.
Dieser Commit ist enthalten in:
Chris S 2017-07-14 12:22:39 +01:00 committet von GitHub
Ursprung 8edb8a95c4
Commit b19efa92af

Datei anzeigen

@ -4,3 +4,6 @@
# Module directory
.terraform/
# Variable values for development
terraform.tfvars