-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serverless v2 Validation Failed #7
Comments
PR created, #8 |
Any news about it? I saw the PR ready to go 🛤️ |
Sadly no. There's no one with write access apparently available to merge. As a workaround I copied this module into my local and packaged it along with my dependent app until this PR gets merged. At any rate we might be moving to SST (Serverless Stack) which will render this unnecessary for us, however that won't happen overnight so it would be night to continue to get support on all serverless framework plugins like this one. Thanks, and good luck. Cheers, |
To better support the users of this software, I will be transitioning ownership and maintenance of this repo to Serverless. The details should be sorted out within a couple of weeks. |
When deploy with serverless v2, I got the following warning:
I believe this caused by introduction of schema validation in v2: https://www.serverless.com/framework/docs/providers/aws/guide/plugins/#extending-validation-schema
Can you add schema validation to this?
The text was updated successfully, but these errors were encountered: