From 9c92ce82781745973dc03e267faab6eff554f908 Mon Sep 17 00:00:00 2001 From: Rodman Date: Thu, 11 Apr 2024 21:49:54 -0700 Subject: [PATCH] fix: add another --- Terraform.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Terraform.gitignore b/Terraform.gitignore index 6c9c8fec..8edd055c 100644 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@ -35,3 +35,4 @@ terraform.rc # Ignore local Terragrunt cache files and directories .terragrunt-cache/ +terragrunt-debug.tfvars.json