From d78df066061f30ed864b4e009d961870446231db Mon Sep 17 00:00:00 2001 From: Edward Wilde Date: Fri, 12 Oct 2018 12:09:59 +0100 Subject: [PATCH] Add terraform provider to community.md Signed-off-by: Edward Wilde --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 4145685d..e86605b5 100644 --- a/community.md +++ b/community.md @@ -263,6 +263,7 @@ You can also find cool projects or submit your own to the [faas-and-furious orga | Project name and description | Author | Site | Date | |----------------------------------------------------------------------|------------|-----------|-------------| +| [OpenFaaS Terraform Provider](https://github.com/ewilde/terraform-provider-openfaas) | Edward Wilde | github.com | 12-Oct-2018 | | [OpenFaaS Swift Template](https://github.com/affix/openfaas-swift-template) | Keiran Smith | github.com | 22-May-2018 | | [OpenFaaS Code Eval](https://github.com/testdrivenio/openfass-code-eval) | Michael Herman | github.com | 30-Mar-2018 | | [OpenFaaS RESTful API w/ Node and Postgres](https://github.com/testdrivenio/openfass-node-restful-api) | Michael Herman | github.com | 26-Jan-2018 |