terraform/builtin
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
..
bins Merge pull request #1185 from hashicorp/f-remote-resource 2015-04-01 22:50:30 -07:00
providers Support for multiple providers of the same type 2015-04-20 14:14:34 -07:00
provisioners helper/ssh: add random number to script [GH-1545] 2015-04-18 16:09:08 -07:00