Skip to content

Commit

Permalink
Remove empty line comments in Terraform.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
imomaliev authored Jan 31, 2022
1 parent 8ea9c64 commit bddea2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Terraform.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ crash.*.log
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
#
*.tfvars

# Ignore override files as they are usually used to override resources locally and so
Expand All @@ -24,7 +23,6 @@ override.tf.json
*_override.tf.json

# Include override files you do wish to add to version control using negated pattern
#
# !example_override.tf

# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
Expand Down

0 comments on commit bddea2c

Please sign in to comment.