Skip to content

Commit e052224

Browse files
authored
Update template.yml
1 parent 3f2b664 commit e052224

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/template.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Resources:
77
Type: AWS::S3::Bucket
88

99
# this function is used only during deployment,
10-
# enabling cloudformation to pack up the web site source and assets
10+
# we use the web site assets as the source of the function
11+
# tricking cloudformation to pack up the web site files
1112
# using the standard cloudformation package process
1213
SiteSource:
1314
Type: AWS::Serverless::Function

0 commit comments

Comments
 (0)