From d96407f7c69f080d42ae95c48de7c81ca04e43bd Mon Sep 17 00:00:00 2001 From: Jonathan Chancey Date: Wed, 2 Mar 2022 11:15:35 -0800 Subject: [PATCH] Remove trailing whitespace Reasons for making this change: Self evident --- Terraform.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Terraform.gitignore b/Terraform.gitignore index 9b8a46e6..6304eb3c 100644 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@ -10,8 +10,8 @@ crash.log crash.*.log # Exclude all .tfvars files, which are likely to contain sensitive data, such as -# 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 +# 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 *.tfvars.json