terraform/builtin
Paul Hinze 60b239d7d1 provider/aws: Switch to session.Copy to build up configs
Found this function which makes the config setup much nicer - looks like
it's meant to be used for the very thing we're doing, which is starting
w/ a base config and customizing it slightly.

https://docs.aws.amazon.com/sdk-for-go/api/aws/session/Session.html#Copy-instance_method

This will make the User-Agent setting code to follow much simpler.
2016-03-14 11:42:37 -05:00
..
bins provider/datadog: Initial commit 2016-02-22 15:02:35 -05:00
providers provider/aws: Switch to session.Copy to build up configs 2016-03-14 11:42:37 -05:00
provisioners provisioner/remote-exec: Clear out scripts after uploading 2016-03-11 10:25:11 -06:00