DianaIonita / serverless-api-gateway-throttling

A plugin for the Serverless framework which configures throttling for API Gateway endpoints.
ISC License
69 stars 7 forks source link

Error: error is thrown if stack doesn't exist #28

Closed ghost closed 1 year ago

ghost commented 1 year ago

Trying to deploy application with serverless-api-gateway-throttling plugin when there is no already existing stack. Unfortunately plugin fails trying to get Stacks[0] value of undefined

Exact place where the code fails

image
DianaIonita commented 1 year ago

Thanks @alligator2005, You can find this fix in the latest release: https://github.com/DianaIonita/serverless-api-gateway-throttling/releases/tag/2.0.2