From: Deepak Date: Thu, 10 Feb 2022 22:11:32 +0000 (+0100) Subject: feat(terraform): adds tfvars.json to gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F3974%2Fhead;p=gitignore.git feat(terraform): adds tfvars.json to gitignore --- diff --git a/Terraform.gitignore b/Terraform.gitignore index b1a7167f..9b27a360 100644 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@ -15,6 +15,7 @@ crash.*.log # to change depending on the environment. # *.tfvars +*.tfvars.json # Ignore override files as they are usually used to override resources locally and so # are not checked in