terraform/state
Mitchell Hashimoto 1daff7a826
backend/consul: support "lock" option to disable locking
This adds a "lock" config (default true) to allow users to optionally
disable state locking with Consul. This is necessary if the token given
doesn't have session permission and is necessary for backwards
compatibility.
2017-03-14 17:59:10 -07:00
..
remote
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
lock_test.go
state.go
state_test.go
testing.go