From 417f245564402987b961e7477243cbabd842e70e Mon Sep 17 00:00:00 2001 From: hnaumann Date: Tue, 1 Oct 2024 14:19:40 +0000 Subject: [PATCH] modified: .gitignore .terraform.lock.hcl --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9e8a0c..140a07b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ # .tfstate files *.tfstate *.tfstate.* - +.terraform.locck.hcl # Crash log files crash.log crash.*.log