From 14f29c07d7b5b3975b4f112460e88eeb5ec33f61 Mon Sep 17 00:00:00 2001 From: jellin Date: Wed, 25 Nov 2015 21:57:35 -0500 Subject: [PATCH] Add link to AWS Cloud Formation Driver Signed-off-by: Jeffrey Ellin --- docs/AVAILABLE_DRIVER_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/AVAILABLE_DRIVER_PLUGINS.md b/docs/AVAILABLE_DRIVER_PLUGINS.md index b704e32247..523259b923 100644 --- a/docs/AVAILABLE_DRIVER_PLUGINS.md +++ b/docs/AVAILABLE_DRIVER_PLUGINS.md @@ -21,6 +21,7 @@ with Docker Inc. Use 3rd party plugins at your own risk. | Name | Repository | Maintainer GitHub Handle | Maintainer Email | | ---- | ---------- | ------------------------- | ---------------- | +| Amazon Cloud Formation | https://github.com/jeffellin/machine-cloudformation |[Jeff Ellin](https://github.com/jeffellin) | acf@ellin.com | | BrightBox | https://github.com/brightbox/docker-machine-driver-brightbox | [NeilW](https://github.com/NeilW) | neil@aldur.co.uk | | Docker-In-Docker | https://github.com/nathanleclaire/docker-machine-driver-dind | [nathanleclaire](https://github.com/nathanleclaire) | nathan.leclaire@gmail.com | | HPE OneView | https://github.com/HewlettPackard/docker-machine-oneview | [wenlock](https://github.com/wenlock) | wenlock@hpe.com |