terraform/state/remote
James Bardin 9f5cf2b105 convert S3 remote state to a backend
Move the S3 State from a legacy remote state to an official backend.

This increases test coverage, uses a set schema for configuration, and
will allow new backend features to be implemented for the S3 state, e.g.
"environments".
2017-03-22 10:59:37 -04:00
..
artifactory.go
artifactory_test.go
azure.go Fix error message in Azure state backend (#12424) 2017-03-04 20:27:37 +02:00
azure_test.go state/azure: add environment option for non-public cloud usage (#12364) 2017-03-02 04:58:24 +00:00
etcd.go
etcd_test.go
file.go
file_test.go
gcs.go
gcs_test.go
http.go
http_test.go
manta.go
manta_test.go
remote.go convert S3 remote state to a backend 2017-03-22 10:59:37 -04:00
remote_test.go
state.go state/remote: export ClientLocker, test for implementation 2017-02-15 14:20:59 -08:00
state_test.go remove the legacy Inmem remote state 2017-02-20 14:50:31 -05:00
swift.go
swift_test.go
testing.go Have consul state reutrn the lock ID 2017-02-15 14:44:43 -05:00