Skip to content

Commit

Permalink
Only .gitignore actual terraform variables, not symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jberlinsky committed Dec 19, 2018
1 parent 0b0dbfe commit b16c1d3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,7 @@ crash.log
**/.kitchen.local.yml
**/Gemfile.lock

# Ignore any .tfvars files that are generated automatically for each Terraform run. Most
# .tfvars files are managed as part of configuration and so should be included in
# version control.
#
# example.tfvars
**/terraform.tfvars
test/fixtures/shared/terraform.tfvars

test/integration/gcloud/config.sh
test/integration/tmp
Expand Down

0 comments on commit b16c1d3

Please sign in to comment.