Skip to content

Commit 62589f8

Browse files
committed
Enable live alias by default.
1 parent 3ad7464 commit 62589f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/powertools-examples-core-utilities/sam/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Resources:
2626
Environment: # More info about Env Vars: https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#environment-object
2727
Variables:
2828
POWERTOOLS_SERVICE_NAME: hello
29-
# AutoPublishAlias: live
29+
AutoPublishAlias: live
3030
# SnapStart:
3131
# ApplyOn: PublishedVersions
3232
Events:

0 commit comments

Comments
 (0)