rurri / serverless-resources-env

Serverlss framework plugin, which after a deploy, fetches cloudformation resource identifiers and sets them on AWS lambdas, and creates local ./.serverless-resources-env/.<region>_<stage>_<function-name> file
MIT License
20 stars 7 forks source link

prevent loss of service.provider.environment variables #8

Closed mvayngrib closed 7 years ago

mvayngrib commented 7 years ago

loving this module, thanks!

this PR is to: extend from provider.environment instead of clobbering it

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 85a099794a844b5dd2c287cf6d09c7c8fae33f1a on mvayngrib:providerenv into c6dccde3be86d30e63f5e54a4faa8810437debc4 on rurri:master.