mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-15 01:53:51 -06:00
Consul locks are based on liveness, and may be lost due timeouts, network issued, etc. If the client determines the lock was lost, attempt to reacquire the lock immediately. The client was also not using the `lock` config option. Disable locks if that is not set. |
||
---|---|---|
.. | ||
consul | ||
inmem | ||
s3 | ||
backend_test.go | ||
backend.go | ||
testing.go |