mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Have LocalState store and check the lock ID, and strictly enforce unlocking with the correct ID. This isn't required for local lock correctness, as we track the file descriptor to unlock, but it does provide a varification that locking and unlocking is done correctly throughout terraform. |
||
---|---|---|
.. | ||
remote | ||
testdata | ||
backup_test.go | ||
backup.go | ||
inmem_test.go | ||
inmem.go | ||
local_lock_unix.go | ||
local_lock_windows.go | ||
local_test.go | ||
local.go | ||
state_test.go | ||
state.go | ||
testing.go |