mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 11:29:57 -04:00
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. |
||
|---|---|---|
| .. | ||
| 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 | ||