terraform/state/remote
Paul Hinze 1100243536 state/remote/atlas: switch to retryablehttp
The retryablehttp package implements basic retries w/ exponential
backoff, which helps the remote state push recover in cases of
connectivity blips or transient errors.
2015-12-18 09:48:54 -06:00
..
atlas.go state/remote/atlas: switch to retryablehttp 2015-12-18 09:48:54 -06:00
atlas_test.go state/remote/atlas: handle conflicts on equivalent states 2015-10-22 15:40:45 -05:00
client_inmem.go
consul.go core: support HTTP basic auth in consul remote state 2015-12-04 07:15:18 -06:00
consul_test.go
etcd.go Use cleanhttp for new http clients 2015-10-22 14:23:59 -04:00
etcd_test.go Etcd remote state backend 2015-10-18 23:24:55 +02:00
file.go
file_test.go
http.go
http_test.go Use cleanhttp for new http clients 2015-10-22 14:23:59 -04:00
remote.go Etcd remote state backend 2015-10-18 23:24:55 +02:00
remote_test.go
s3.go provider/aws: fix for https://github.com/aws/aws-sdk-go/issues/452 2015-11-24 09:30:21 +01:00
s3_test.go
state.go
state_test.go
swift.go
swift_test.go