From 8b6fabbdb7728207d302e90fb6952c2e1de8ebde Mon Sep 17 00:00:00 2001 From: Mohamed Habib Date: Thu, 21 Nov 2024 19:53:40 +0000 Subject: [PATCH] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 24dee24..3b222ac 100644 --- a/main.tf +++ b/main.tf @@ -1,4 +1,4 @@ -resource "null_resource" "test24" {} +resource "null_resource" "test25" {} #variable "TEST" { # default = "hello"