From 2c7f2cd4d71be81c12b40b8f7f57e131427ecbe5 Mon Sep 17 00:00:00 2001 From: Mohamed Habib Date: Tue, 16 Sep 2025 11:09:19 +0100 Subject: [PATCH] Update main.tf --- prod/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prod/main.tf b/prod/main.tf index 15731b4..2d7ba77 100644 --- a/prod/main.tf +++ b/prod/main.tf @@ -1 +1 @@ -resource "null_resource" "test" {} +resource "null_resource" "test2" {}