terraform/builtin/bins
Jeff Mitchell f7512ca29f Initial commit. This adds the initial bits of a Docker provider.
Docker's API is huge and only a small subset is currently implemented,
but this is expected to grow over time. Currently it's enough to
satisfy the use cases of probably 95% of Docker users.

I'm preparing this initial pull request as a preview step for feedback.
My ideal scenario would be to develop this within a branch in the main
repository; the more eyes and testing and pitching in on the code, the
better (this would avoid a merge request-to-the-merge-request scenario,
as I figure this will be built up over the longer term, even before
a merge into master).

Unit tests do not exist yet. Right now I've just been focused on getting
initial functionality ported over. I've been testing each option
extensively via the Docker inspect capabilities.

This code (C)2014-2015 Akamai Technologies, Inc. <opensource@akamai.com>
2015-03-10 15:38:52 +00:00
..
provider-atlas provider/atlas: bin 2014-12-10 13:27:12 -08:00
provider-aws Refactored the last two resources 2014-11-24 14:04:48 +01:00
provider-cloudflare Refactoring the CloudFlare provider 2014-11-17 14:03:57 +01:00
provider-cloudstack First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
provider-consul provider/consul: Port to helper.Schema framework 2014-10-13 11:35:45 -07:00
provider-digitalocean Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
provider-dme providers/dme: rename dnsmadeeasy package to dme 2015-02-25 15:54:22 -08:00
provider-dnsimple Refactoring the DNSimple provider 2014-11-17 14:01:00 +01:00
provider-docker Initial commit. This adds the initial bits of a Docker provider. 2015-03-10 15:38:52 +00:00
provider-google builtin: fix all compilation 2014-09-28 11:51:39 -07:00
provider-heroku builtin: fix all compilation 2014-09-28 11:51:39 -07:00
provider-mailgun builtin: fix all compilation 2014-09-28 11:51:39 -07:00
provider-null providers/null: null provider 2014-10-04 16:42:43 -07:00
provisioner-file builtin: fix all compilation 2014-09-28 11:51:39 -07:00
provisioner-local-exec builtin: fix all compilation 2014-09-28 11:51:39 -07:00
provisioner-remote-exec builtin: fix all compilation 2014-09-28 11:51:39 -07:00