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

Respect custom stack name #13

Closed zvymazal closed 5 years ago

zvymazal commented 5 years ago

Use a custom name for the CloudFormation stack set using provider.stackName parameter.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.9%) to 94.845% when pulling 12c9c47a2f31ed675f80dce7eda366097644c5c3 on zvymazal:master into 526eeae253c9858314f4ba66f90d3a9d030d67b8 on rurri:master.