Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 78053ff

Browse files
authored
Merge pull request #13 from wleepang/master
fix cfn-lint error
2 parents 67f63ec + 23e2ec5 commit 78053ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/cromwell/cromwell-aio.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Parameters:
154154
Type: String
155155
Description: >-
156156
Root URL for where nested templates are stored
157-
Default: https://aws-genomics-workflows.s3.amazonaws.com/templates
157+
Default: https://s3.amazonaws.com/aws-genomics-workflows/templates
158158
ConstraintDescription: >-
159159
Must be a valid S3 URL
160160
AllowedPattern: "https://s3(-[a-z0-9]+)*\\.amazonaws\\.com/[a-z0-9-./]{3,}"

0 commit comments

Comments
 (0)