mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-18 12:42:58 -06:00
3c34e15d40
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. |
||
---|---|---|
.. | ||
backend_state.go | ||
backend_test.go | ||
backend.go | ||
client_test.go | ||
client.go |