Skip to content

Commit fccbeaa

Browse files
author
Dasun Tharanga
authored
lambdaHashingVersion set to 20201221
The resolution of lambda version hashes was improved with a better algorithm, which will be used in the next major release.
1 parent 5d28b0d commit fccbeaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/serverless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ provider:
77
# The stage of the application, e.g. dev, production, staging… ('dev' is the default)
88
stage: dev
99
runtime: provided.al2
10+
lambdaHashingVersion: 20201221
1011

1112
package:
1213
# Directories to exclude from deployment

0 commit comments

Comments
 (0)