From 252db41f66773387f82f49330e0fe72c70bb2328 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 2 Mar 2020 09:23:39 -0600 Subject: [PATCH] Updated template name --- deploy/aro/apigw-templates/apigw-deploy-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/aro/apigw-templates/apigw-deploy-template.yml b/deploy/aro/apigw-templates/apigw-deploy-template.yml index fefd5866c..338682742 100644 --- a/deploy/aro/apigw-templates/apigw-deploy-template.yml +++ b/deploy/aro/apigw-templates/apigw-deploy-template.yml @@ -129,4 +129,4 @@ parameters: displayName: Template Name name: TEMPLATE_NAME required: true - value: ${APPLICATION_NAME}-deploy-template \ No newline at end of file + value: apigw-deploy-template \ No newline at end of file