From 87c048914bba48b706c5dcecd38e3aca42d9cf71 Mon Sep 17 00:00:00 2001 From: Edward Wilde Date: Mon, 9 Jul 2018 16:47:59 +0100 Subject: [PATCH] AWS Fargate provider added as community project Signed-off-by: Edward Wilde --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 9944fb81..c4458a45 100644 --- a/community.md +++ b/community.md @@ -34,6 +34,7 @@ It would be great to hear from you especially if you have any of the above and w | [faas-swarm](https://github.com/openfaas/faas-swarm) - Docker Swarm provider | OpenFaaS | github.com | Supported | Yes | | [faas-nomad](https://github.com/hashicorp/faas-nomad) - Nomad provider | Nic Jackson (Hashicorp) | github.com | Incubation | Community | | [faas-rancher](https://github.com/kenfdev/faas-rancher) - Rancher/Cattle provider | Ken Fukuyama | github.com | Incubation | Community | +| [faas-fargate](https://github.com/ewilde/faas-fargate) - AWS Fargate provider | Edward Wilde | github.com | Incubation | Community | | [faas-dcos](https://github.com/realbot/faas-dcos) - DCOS provider | Alberto Quario | github.com | Inception | Community | | [faas-hyper](https://github.com/hyperhq/faas-hyper) - Hyper.sh provider | Hyper | github.com | Inception | n/a | | [faas-guardian](https://github.com/nwright-nz/openfaas-guardian-backend) - Guardian provider | Nigel Wright | github.com | Inception | n/a |