Skip to content

Commit

Permalink
Remove terraform.tfvars from gitignore to allow symlinks to persist
Browse files Browse the repository at this point in the history
  • Loading branch information
Jberlinsky committed Jan 9, 2019
1 parent 197d8e6 commit 7639fde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ crash.log
terraform.tfstate.d/
*.auto.tfvars
credentials.json
terraform.tfvars
test/fixtures/shared/terraform.tfvars
1 change: 1 addition & 0 deletions test/fixtures/full/terraform.tfvars
1 change: 1 addition & 0 deletions test/fixtures/minimal/terraform.tfvars

0 comments on commit 7639fde

Please sign in to comment.