mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-11 08:05:33 -06:00
Fix broken link
This commit is contained in:
parent
18bf320b7d
commit
ef30df002a
@ -34,7 +34,7 @@ The command-line flags are all optional. The list of available flags are:
|
|||||||
* `-backend=atlas` - Specifies the type of remote backend. Must be one
|
* `-backend=atlas` - Specifies the type of remote backend. Must be one
|
||||||
of Atlas, Consul, S3, or HTTP. Defaults to Atlas.
|
of Atlas, Consul, S3, or HTTP. Defaults to Atlas.
|
||||||
|
|
||||||
* `-backend-config="k=v"` - Specify a configuration variable for a backend. This is how you set the required variables for the selected backend (as detailed in the [remote command documentation](/docs/command/remote.html).
|
* `-backend-config="k=v"` - Specify a configuration variable for a backend. This is how you set the required variables for the selected backend (as detailed in the [remote command documentation](/docs/commands/remote.html).
|
||||||
|
|
||||||
|
|
||||||
## Example: Consul
|
## Example: Consul
|
||||||
|
Loading…
Reference in New Issue
Block a user