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
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_test.go
swift.go
swift_test.go
testing.go