0.21.0
Overview
Add default behaviour to enable encryption in S3 by default. Adds a migration tool to enable current deployments the ability to easily migrate.
BREAKING CHANGE:
In order to migrate existing packages we have added a handy codebox
command to do this for you.
Simply run:
sls codebox encrypt --stage prod
(replace with your stage)
Features
- Server-side encryption for packages #82