Skip to content

Commit 6583a52

Browse files
committed
fix cfn
1 parent d556663 commit 6583a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Resources:
8686
Properties:
8787
Location: ./warmer.yml
8888
Parameters:
89-
FunctionToWarm: !Ref ${ApplicationPrefix}-lambda
89+
FunctionToWarm: !Sub ${ApplicationPrefix}-lambda
9090

9191
AppSecurityRoles:
9292
Type: AWS::Serverless::Application

0 commit comments

Comments
 (0)