You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/state
Sander van Harmelen 7fb2d1b8de
Implement the Enterprise enhanced remote backend
8 years ago
..
remote Implement the Enterprise enhanced remote backend 8 years ago
testdata Use NewLockInfo to get a pre-populated value 9 years ago
backup.go add mutexes to Local, Backup, and InmemState 9 years ago
backup_test.go add mutexes to Local, Backup, and InmemState 9 years ago
inmem.go state: more robust handling of state Serial 9 years ago
inmem_test.go test LockWithContext 9 years ago
local.go Merge pull request #17431 from oscr/use-seekstart 8 years ago
local_lock_unix.go Use io.SeekStart instead of deprecated os.SEEK_SET 8 years ago
local_lock_windows.go fix windows locking 9 years ago
local_test.go add failing test for windows state locks 8 years ago
lock.go backend/consul: support "lock" option to disable locking 9 years ago
lock_test.go backend/consul: support "lock" option to disable locking 9 years ago
state.go use the new version package 8 years ago
state_test.go remove Sleep from TestLockWithContext 9 years ago
testing.go Use t.Helper() in our test helpers 9 years ago