terraform/builtin
Paul Stack 5c0662f0eb provider/aws: Change the way ARNs are built (#7151)
ARNs used to be build using the iamconn.GetUser func call. This wouldn't
work on some scenarios and was changed so that we can expose the
AccountId and Region via meta

This commit just changes the build ARN funcs to use this new way of
doing things
2016-08-07 17:36:00 +10:00
..
bins Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
providers provider/aws: Change the way ARNs are built (#7151) 2016-08-07 17:36:00 +10:00
provisioners Make using `ssl_verify_mode` more robust (#7769) 2016-07-22 16:01:48 +02:00