mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Altered Consul variable from 'access-token' to 'access_token' so it's the same as in the codebase
This commit is contained in:
parent
fd5958ea73
commit
c9ec10d71a
@ -46,7 +46,7 @@ The following backends are supported:
|
||||
variables. The `address` variable can optionally be provided.
|
||||
|
||||
* Consul - Stores the state in the KV store at a given path.
|
||||
Requires the `path` variable. The `address` and `access-token`
|
||||
Requires the `path` variable. The `address` and `access_token`
|
||||
variables can optionally be provided. Address is assumed to be the
|
||||
local agent if not provided.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user