From a1d62341a4796e44cbd4209ebd576916f94707d4 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Fri, 6 Sep 2024 11:18:48 +0200 Subject: [PATCH] terraform, aws: remove some line breaks --- terraform/aws/projects/template.tfvars | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/terraform/aws/projects/template.tfvars b/terraform/aws/projects/template.tfvars index 787c7d3c8..a1ea06f7b 100644 --- a/terraform/aws/projects/template.tfvars +++ b/terraform/aws/projects/template.tfvars @@ -4,10 +4,8 @@ - no default scratch buckets support */ -region = "{{ cluster_region }}" - -cluster_name = "{{ cluster_name }}" - +region = "{{ cluster_region }}" +cluster_name = "{{ cluster_name }}" cluster_nodes_location = "{{ cluster_region }}a" # Tip: uncomment and fill the missing info in the lines below if you want