terraform/backend
Mitchell Hashimoto efe754183b
state/remote: export ClientLocker, test for implementation
This adds unit tests (that will fail at compile time) if various structs
don't implement the right interfaces for locking
2017-02-15 14:20:59 -08:00
..
legacy backend/legacy 2017-01-26 14:33:49 -08:00
local Have backend operations properly unlock state 2017-02-15 14:41:55 -05:00
remote-state state/remote: export ClientLocker, test for implementation 2017-02-15 14:20:59 -08:00
backend.go enable local state locking for apply 2017-02-02 18:08:28 -05:00
cli.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
nil.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
testing.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00