DieProduktMacher / serverless-env-generator

A Serverless 1.x plugin to manage environment variables with YAML and turn them into a .env file on deployment. Supports encryption with KMS, multiple stages and custom profiles.
MIT License
31 stars 11 forks source link

Deprecated lifecycle hooks #1

Open ChrisSchneider opened 7 years ago

ChrisSchneider commented 7 years ago

See this announcement: https://serverless.com/blog/serverless-v1.12.0/

New hooks: https://github.com/serverless/serverless/blob/07f837ddb67a40cee3e0c6b238e165023b4b7725/lib/plugins/deploy/deploy.js#L14-L19