From 021f4ff11f57687f13cc411f417bde0b47094c1e Mon Sep 17 00:00:00 2001 From: smohiudd Date: Fri, 18 Oct 2024 11:02:38 -0600 Subject: [PATCH] add new line --- infrastructure/terraform.tfvars.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/terraform.tfvars.tmpl b/infrastructure/terraform.tfvars.tmpl index af618c26..0e49bc17 100644 --- a/infrastructure/terraform.tfvars.tmpl +++ b/infrastructure/terraform.tfvars.tmpl @@ -20,4 +20,4 @@ workflow_root_path="${WORKFLOW_ROOT_PATH}" cloudfront_id="${VEDA_CLOUDFRONT_ID}" cognito_domain="${VEDA_COGNITO_DOMAIN}" client_id="${VEDA_CLIENT_ID}" -userpool_id="${VEDA_USERPOOL_ID}" \ No newline at end of file +userpool_id="${VEDA_USERPOOL_ID}"