CoorpAcademy/serverless-plugins

variablesResolutionMode: 20210326 breaks this plugin

Opened this issue · 2 comments

variablesResolutionMode: 20210326 seems to be required in order to properly package and deploy to AWS.

Unfortunately it seems to break this plugin when running offline, any alternatives or resolutions?
Error:
Cannot resolve serverless.yml: Variables resolution errored with:
- Cannot resolve variable at "provider.environment.STRIPE_API_KEY": An error occurred while calling one AWS dependency service.,
- Cannot resolve variable at "provider.environment.STRIPE_SIGNING_SECRET": An error occurred while calling one AWS dependency service.

I have the same problem and the serverless documentation is not good enough.

+1 I am also experiencing this issue. Not sure what the remedy is?