From 48f6f697e5f78e6fa897dab5e667976bf97b70cc Mon Sep 17 00:00:00 2001 From: Mohamed Habib Date: Tue, 29 Apr 2025 21:12:10 -0700 Subject: [PATCH] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 5a159f7..6cc5734 100644 --- a/main.tf +++ b/main.tf @@ -1,4 +1,4 @@ -resource "null_resource" "test27" {} +resource "null_resource" "test28" {} #variable "TEST" { # default = "hello"