From b88adc6fb7afc160a10ee786d6506b4cf6c6d1ac Mon Sep 17 00:00:00 2001 From: omarkhan786 <60778560+omarkhan786@users.noreply.github.com> Date: Thu, 11 Dec 2025 19:46:40 +0000 Subject: [PATCH 1/2] Update main.tf --- main.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.tf b/main.tf index 284d44867..4e1e02bd9 100644 --- a/main.tf +++ b/main.tf @@ -1,3 +1,5 @@ +//testing + terraform { required_providers { aws = { From d201fcef7e0ff310d600674dbc275d70956445c9 Mon Sep 17 00:00:00 2001 From: omarkhan786 <60778560+omarkhan786@users.noreply.github.com> Date: Thu, 11 Dec 2025 19:47:27 +0000 Subject: [PATCH 2/2] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 4e1e02bd9..b920e41cb 100644 --- a/main.tf +++ b/main.tf @@ -1,4 +1,4 @@ -//testing +//testing again terraform { required_providers {