opentofu/backend
James Bardin 25a8227291 add broken test for lock lost on connection error
Add a way to inject network errors by setting an immediate deadline on
open consul connections. The consul client currently doesn't retry on
some errors, and will force us to lose our lock.

Once the consul api client is fixed, this test will fail.
2017-10-08 16:16:57 -04:00
..
atlas backend/atlas: accept ATLAS_ADDRESS env var for address 2017-03-16 23:04:07 -07:00
init Make 'gofmt' happy. 2017-09-08 10:22:58 +01:00
legacy Make backcend/legacy match new Backend iface 2017-02-28 16:35:45 -05:00
local Merge pull request #16070 from octo/defaultdatadir 2017-10-02 16:27:23 -04:00
remote-state add broken test for lock lost on connection error 2017-10-08 16:16:57 -04:00
backend.go command: also print plan for destroy 2017-06-27 11:22:31 -07:00
cli.go cli: allow disabling "next steps" message in terraform plan 2017-09-14 10:51:41 -07:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
nil.go Update Backend interface to latest iteration 2017-02-28 16:07:07 -05:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go Fix stringer comments (#15069) 2017-06-05 10:17:35 +01:00
testing.go Obtaining the current metadata before setting it 2017-09-06 12:41:05 -07:00