From 80235dcd15f00336ad6d5ad335a05ab233daa849 Mon Sep 17 00:00:00 2001 From: DrInTech Date: Wed, 18 Dec 2024 16:11:57 +0100 Subject: [PATCH] update: modify infra workflows --- terraform/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/main.tf b/terraform/main.tf index 679223b..388a7c6 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -2,4 +2,4 @@ provider "aws" { region = var.aws_region } - +# this is just a comment