terraform/state/remote
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
This landed in aws-sdk-go yesterday, breaking the AWS provider in many places:

3c259c9586

Here, with much sedding, grepping, and manual massaging, we attempt to
catch Terraform up to the new `awserr.Error` interface world.
2015-05-20 06:21:23 -05:00
..
atlas.go state/remote: make malformed name message clearer [GH-1332] 2015-04-22 08:59:30 +02:00
atlas_test.go state/remote: atlas 2015-02-23 15:13:56 -08:00
client_inmem.go state: a bunch of state stuff 2015-02-23 15:13:53 -08:00
consul.go state/remote: allow https consul addresses 2015-03-17 17:11:35 -04:00
consul_test.go state/remote: consul client 2015-02-23 15:13:53 -08:00
file.go state/remote: add undocumented file backend for remote state 2015-03-05 13:15:14 -08:00
file_test.go state/remote: add undocumented file backend for remote state 2015-03-05 13:15:14 -08:00
http.go state/remote: real HTTP client tests 2015-02-23 15:13:55 -08:00
http_test.go state/remote: real HTTP client tests 2015-02-23 15:13:55 -08:00
remote.go S3 remote stage storage backend, against the new remote state API. 2015-04-30 09:21:49 -07:00
remote_test.go state/remote: passing Atlas state test 2015-02-23 17:56:29 -08:00
s3.go provider/aws: fix breakages from awserr refactor 2015-05-20 06:21:23 -05:00
s3_test.go Small fix needed to be inline with the updated AWS SDK again... 2015-05-05 12:26:26 +02:00
state.go state: deep copies are required 2015-02-23 21:36:58 -08:00
state_test.go state/remote: increment serial properly 2015-02-23 21:30:59 -08:00