terraform/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
..
remote convert S3 remote state to a backend 2017-03-22 10:59:37 -04:00
testdata
backup.go
backup_test.go
inmem.go
inmem_test.go
local.go
local_lock_unix.go
local_lock_windows.go
local_test.go
lock.go backend/consul: support "lock" option to disable locking 2017-03-14 17:59:10 -07:00
lock_test.go backend/consul: support "lock" option to disable locking 2017-03-14 17:59:10 -07:00
state.go
state_test.go
testing.go