From 6476371225b5ddb33aa39074e11243076e229989 Mon Sep 17 00:00:00 2001 From: Shivansh Singh Date: Tue, 12 May 2020 15:04:52 -0700 Subject: [PATCH] Fix s3keyprefix default value --- samples/hugo-pipeline/templates/master.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/hugo-pipeline/templates/master.template.yaml b/samples/hugo-pipeline/templates/master.template.yaml index 2cc969b..12cd7a3 100644 --- a/samples/hugo-pipeline/templates/master.template.yaml +++ b/samples/hugo-pipeline/templates/master.template.yaml @@ -99,7 +99,7 @@ Parameters: ConstraintDescription: >- Quick Start key prefix can include numbers, lowercase letters, uppercase letters, hyphens (-), and forward slash (/). - Default: hugo-deployment-pipeline/ + Default: quickstart-examples/samples/hugo-pipeline/ Description: >- S3 key prefix for the Quick Start assets. Quick Start key prefix can include numbers, lowercase letters, uppercase letters, hyphens (-), and