Merge pull request #2509 from hantuzun/patch-1

Update Terraform.gitignore
This commit is contained in:
Brendan Forster 2017-10-30 09:36:49 +11:00 committed by GitHub
commit 9da1b5d8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,9 @@
# Compiled files
# Local .terraform directories
**/.terraform/*
# .tfstate files
*.tfstate
*.tfstate.*.backup
*.tfstate.backup
*.tfstate.*
# Module directory
.terraform/
# Variable values for development
terraform.tfvars
# .tfvars files
*.tfvars