terraform/builtin/providers
Matt Good 21b0a03d70 Support for multiple providers of the same type
Adds an "alias" field to the provider which allows creating multiple instances
of a provider under different names. This provides support for configurations
such as multiple AWS providers for different regions. In each resource, the
provider can be set with the "provider" field.

(thanks to Cisco Cloud for their support)
2015-04-20 14:14:34 -07:00
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws Support for multiple providers of the same type 2015-04-20 14:14:34 -07:00
cloudflare Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
cloudstack Reverting the behavioural change, while still fixing the logic error 2015-04-13 17:33:22 +02:00
consul Fix comment in consul provider to not mention digitalocean 2015-01-22 12:45:55 -08:00
digitalocean providers/digitalocean: fix ssh key test 2015-04-02 09:04:59 -05:00
dme providers/dme: rename dnsmadeeasy package to dme 2015-02-25 15:54:22 -08:00
dnsimple Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
docker provider/docker: fmt on container resource 2015-04-20 14:18:46 -05:00
google Add a UserAgent with version temporarily set to 0.0.0 2015-04-15 18:17:21 -04:00
heroku providers/heroku: empty config vars block shouldn't panic [GH-1211] 2015-03-26 09:45:37 -07:00
mailgun providers/mailgun: fix sending/receiving records 2015-02-18 17:18:19 -06:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00
openstack Allow to disable HTTPS certificate check 2015-04-15 21:54:44 +02:00
terraform providers/terraform: name it terraform_remote_state 2015-04-01 22:49:05 -07:00