Skip to content

Conversation

nason
Copy link

@nason nason commented Feb 23, 2021

The serverless provider.request() api has changed since this plugin was written. This was resulting in WARNING: Inappropriate call of provider.request() output during deploys.

While it is possible to pass options.region, I didn't think it was very likely that these requests would need to go to a region other than the one the stack is deployed to, so I removed these options from the request calls.

This was resulting in `WARNING: Inappropriate call of provider.request()`
output during deploy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant