From fb622bf9ed861b43bb74c469b9234c838d3df0de Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Mon, 10 Jun 2024 15:56:16 +0100 Subject: [PATCH] added for legacy pipeline while new pipeline implemented Signed-off-by: Mark Bolwell --- .github/workflows/{variables.tfvars => variables.tf} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{variables.tfvars => variables.tf} (97%) diff --git a/.github/workflows/variables.tfvars b/.github/workflows/variables.tf similarity index 97% rename from .github/workflows/variables.tfvars rename to .github/workflows/variables.tf index e03b49c..16bc9f6 100644 --- a/.github/workflows/variables.tfvars +++ b/.github/workflows/variables.tf @@ -1,4 +1,4 @@ -i// Taken from the OSname.tfvars +// Taken from the OSname.tfvars variable "aws_region" { description = "AWS region"