opentofu/internal/backend/remote-state/consul
Rémi Lapeyre 3c34e15d40 Update the Consul API client
Some users would want to use Consul namespaces when using the Consul
backend but the version of the Consul API client we use is too old and
don't support them. In preparation for this change this patch just update
it the client and replace testutil.NewTestServerConfig() by
testutil.NewTestServerConfigT() in the tests.
2021-07-14 14:49:13 +02:00
..
backend_state.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
backend_test.go Update the Consul API client 2021-07-14 14:49:13 +02:00
backend.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
client_test.go Update the Consul API client 2021-07-14 14:49:13 +02:00
client.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00