opentofu/backend/remote-state
James Bardin 3df48bfc27 relock consul when lock is lost
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.
2017-05-30 14:38:33 -04:00
..
consul relock consul when lock is lost 2017-05-30 14:38:33 -04:00
inmem update remote-state/inmem client 2017-02-28 16:35:45 -05:00
s3 Merge pull request #14746 from hashicorp/jbardin/s3-consistency 2017-05-24 16:47:57 -04:00
backend_test.go backend/remote-state 2017-01-26 14:33:49 -08:00
backend.go update remote-state.Backend 2017-02-28 16:35:45 -05:00
testing.go Move TestRemoteLocks to state/remote 2017-02-08 11:25:52 -05:00