Skip to content

Commit 64767f9

Browse files
committed
Fix the stack description
1 parent 5725ed8 commit 64767f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/global/global-template.json.vpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
3-
"Description": "Creates a VPC with public and private subnets for the Synapse stacks.",
3+
"Description": "Creates global resources foFix r the Synapse stacks.",
44
"Resources": {
55
#parse("templates/global/sns-template.json.vpt")
66
#parse("templates/global/webacl-cloudwatch-loggroup.json.vpt")

0 commit comments

Comments
 (0)