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
Gavin Williams c63ad9c0f8
state/remote/swift: Support Openstack request logging (#13583)
9 years ago
..
remote state/remote/swift: Support Openstack request logging (#13583) 9 years ago
testdata Use NewLockInfo to get a pre-populated value 9 years ago
backup.go remove extra state.Locker assertions 9 years ago
backup_test.go state/remote: export ClientLocker, test for implementation 9 years ago
inmem.go test LockWithContext 9 years ago
inmem_test.go test LockWithContext 9 years ago
local.go fix windows locking 9 years ago
local_lock_unix.go
local_lock_windows.go fix windows locking 9 years ago
local_test.go test failure for windows local locks 9 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 add some nil checks for unexpected lock failures 9 years ago
state_test.go remove Sleep from TestLockWithContext 9 years ago
testing.go