If service port is not specified it will use random port (useful for busy private VPCs)
Option to specify VPC, secGroups and subnets to be used by the cluster
Option to make ELB on private subnet
Multi-cluster support (Currently, there a limitation on the self-created VPCs if multiple clusters are requiring this, need to be revisted)
Made entrypoint optional
Remove stage from resources name as they are already added by the serverless framework
Few minor changes and fixes.
More to come on the coming days.. :)
Let me know if something could be improved before you merge into master.
Btw, sorry for the condensed changes but I was able to test it only after the whole implementation.
Hi there, congratulations on the awesome work!
Added some functionalities to the plugin:
Let me know if something could be improved before you merge into master. Btw, sorry for the condensed changes but I was able to test it only after the whole implementation.