From e64566eb2587f7e7075868556e0f3b99eed306c5 Mon Sep 17 00:00:00 2001 From: Mohamed Habib Date: Tue, 7 Oct 2025 11:27:47 -0700 Subject: [PATCH] Update main.tf --- prod/main.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prod/main.tf b/prod/main.tf index 929da58..0804783 100644 --- a/prod/main.tf +++ b/prod/main.tf @@ -57,3 +57,5 @@ resource "aws_instance" "vm_instance" { Name = "terraform-instance" } } + +