You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @thomas-tacquet, As we are discussing on Slack. Would it be a possibility to add typings for the config, handlers etc. to the plugin as well? This would really help to make TS a first class citizen on scale way serverless.
I have been looking into this. Serverless.ts is supported with a caveat. The Scaleway credentials are not being picked up, but they work when env vars are being used.
I have created a repo with a serverless.ts instead of a serverless.yml
But when i try to deploy i run into an error
Error:
Invalid service configuration: "provider.name" property is missing
ELIFECYCLE Command failed with exit code 1.
Does anyone have an idea?
The text was updated successfully, but these errors were encountered: