From 1e15fcfea79d967176cc082a5cb7e5901017d9f3 Mon Sep 17 00:00:00 2001 From: Mohamed Habib Date: Fri, 1 Aug 2025 19:13:27 -0700 Subject: [PATCH] Update main.tf --- core/main.tf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/main.tf b/core/main.tf index b3b063b..d32b153 100644 --- a/core/main.tf +++ b/core/main.tf @@ -55,4 +55,5 @@ output "subnet_id" { output "sg_id" { value = aws_security_group.security_group.id -} \ No newline at end of file +} +