From 79798b2765d1c12bd20907317406b676cf5ac48e Mon Sep 17 00:00:00 2001 From: Mohamed Habib Date: Mon, 11 Nov 2024 17:01:16 +0000 Subject: [PATCH] Update main.tf --- app_a/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_a/main.tf b/app_a/main.tf index 7e073cc..2cbd3ec 100644 --- a/app_a/main.tf +++ b/app_a/main.tf @@ -6,7 +6,7 @@ resource "null_resource" "test_2" { } -resource "null_resource" "test_6" { +resource "null_resource" "test_7" { }