serverless / serverless

⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.
https://serverless.com
MIT License
46.3k stars 5.7k forks source link

Support for OCI (Oracle Cloud Infrastructure) Functions #9143

Open vbudilov opened 3 years ago

vbudilov commented 3 years ago

Is there a plan to support the OCI Functions by the serverless framework? OCI uses the open-source FN project and I know that Serverless already supports it, but it doesn't support the required resource provisioning that it does with AWS, Azure, etc.

pgrzesik commented 3 years ago

Hello @vbudilov - at the moment there are no plans for such support, but we're open for a community contribution with a plugin that adds such support