terraform/backend/remote-state
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
..
consul backend/consul: rebase and modify gzip test 2017-03-14 17:59:54 -07:00
inmem update remote-state/inmem client 2017-02-28 16:35:45 -05:00
s3 convert S3 remote state to a backend 2017-03-22 10:59:37 -04:00
backend.go update remote-state.Backend 2017-02-28 16:35:45 -05:00
backend_test.go backend/remote-state 2017-01-26 14:33:49 -08:00
testing.go Move TestRemoteLocks to state/remote 2017-02-08 11:25:52 -05:00