terraform/backend/remote-state/consul
James Bardin 1070d04b07 Remove consul context adapter for RenewPeriodic
Updated the vendored consul which no longer requires the channel adapter
to convert a `chan stuct{}` to a `<-chan struct{}`.

Call testutil.NewTestServerConfigT with the new signature.
2017-07-20 11:09:45 -04:00
..
backend.go backend/consul: support "lock" option to disable locking 2017-03-14 17:59:10 -07:00
backend_state.go relock consul when lock is lost 2017-05-30 14:38:33 -04:00
backend_test.go Remove consul context adapter for RenewPeriodic 2017-07-20 11:09:45 -04:00
client.go Remove consul context adapter for RenewPeriodic 2017-07-20 11:09:45 -04:00
client_test.go Test losing and reacquiring a consul lock 2017-05-30 14:38:33 -04:00