terraform/state
James Bardin 7f40f90c4c remove the legacy Inmem remote state
moved to a new backend
2017-02-20 14:50:31 -05:00
..
remote remove the legacy Inmem remote state 2017-02-20 14:50:31 -05:00
testdata
backup.go
backup_test.go state/remote: export ClientLocker, test for implementation 2017-02-15 14:20:59 -08:00
inmem.go
inmem_test.go
local.go fix windows locking 2017-02-17 13:29:48 -05:00
local_lock_unix.go
local_lock_windows.go fix windows locking 2017-02-17 13:29:48 -05:00
local_test.go test failure for windows local locks 2017-02-17 13:29:47 -05:00
state.go Clean up LockInfo and LockError and use them 2017-02-15 14:44:43 -05:00
state_test.go Clean up LockInfo and LockError and use them 2017-02-15 14:44:43 -05:00
testing.go