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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
104
104
|**[Export Env - `serverless-export-env`](https://github.com/arabold/serverless-export-env)** <br/> by [arabold](http://github.com/arabold) <br/> Export environment variables into a .env file with automatic AWS CloudFormation reference resolution. | <br/> |
105
105
|**[Express - `serverless-express`](https://github.com/mikestaub/serverless-express)** <br/> by [mikestaub](http://github.com/mikestaub) <br/> Making express app development compatible with serverless framework. | <br/> |
106
106
|**[External Sns Events - `serverless-plugin-external-sns-events`](https://github.com/silvermine/serverless-plugin-external-sns-events)** <br/> by [silvermine](http://github.com/silvermine) <br/> Add ability for functions to use existing or external SNS topics as an event source | <br/> |
107
+
|**[Fargate Tasks - `serverless-fargate-tasks`](https://github.com/svdgraaf/serverless-fargate-tasks)** <br/> by [svdgraaf](http://github.com/svdgraaf) <br/> A plugin to run fargate tasks as part of your Serverless project | <br/> |
107
108
|**[Fastdeploy - `serverless-plugin-fastdeploy`](https://github.com/aronim/serverless-plugin-fastdeploy)** <br/> by [aronim](http://github.com/aronim) <br/> Serverless Plugin to perform fast deployments for large service packages. | <br/> |
108
109
|**[Finch - `serverless-finch`](https://github.com/fernando-mc/serverless-finch)** <br/> by [fernando-mc](http://github.com/fernando-mc) <br/> A Serverless plugin to deploy static website assets to AWS S3. | <br/> |
109
110
|**[Fullstack - `fullstack-serverless`](https://github.com/MadSkills-io/fullstack-serverless)** <br/> by [MadSkills-io](http://github.com/MadSkills-io) <br/> A Serverless plugin to create an AWS CloudFront distribution that serves static web content from S3 and routes API traffic to API Gateway. | <br/> |
0 commit comments