From 2fc4193d77c1178e14e71bd8181e58c93694bf99 Mon Sep 17 00:00:00 2001 From: Bhomesh Razdan <75837325+Bhomesh@users.noreply.github.com> Date: Sat, 16 Nov 2024 03:35:48 +0530 Subject: [PATCH] test --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 1d9d06c..cace0f9 100644 --- a/main.tf +++ b/main.tf @@ -1,5 +1,5 @@ ##---------------------------------------------------------------------------------- -## Labels module callled that will be used for naming and tags. +## Labels module callled that will be used for naming and tags. ##---------------------------------------------------------------------------------- module "labels" { source = "clouddrove/labels/aws"