Closed a-leung closed 7 years ago
Thanks. We missed that, because we always full/long stage names. And by having the following in your serverless.yml our default stage is in deed development
:
custom:
stage: development
provider:
stage: ${opt:stage, self:custom.stage}
aaah, good point. I'm new to serverless so my setup is default or pretty basic.
Thanks again for the plugin!
The default development stage is
dev
. Usingdevelopment
returns error: