mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fix broken link (#1286)
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
This commit is contained in:
parent
74a479e94b
commit
5125db5841
@ -5,7 +5,7 @@ description: >-
|
||||
|
||||
# Cloud Configuration
|
||||
|
||||
The main module of an OpenTofu configuration can integrate with a cloud backend to enable CLI-driven run workflow (if supported by your cloud backend). You only need to configure these settings when you want to use OpenTofu CLI to interact with a cloud backend.
|
||||
The main module of an OpenTofu configuration can integrate with a cloud backend to enable its [CLI-driven run workflow](/docs/cli/cloud) (if supported by your cloud backend). You only need to configure these settings when you want to use OpenTofu CLI to interact with a cloud backend.
|
||||
A cloud backend ignores them when interacting with OpenTofu through version control or the API.
|
||||
|
||||
## Usage Example
|
||||
|
Loading…
Reference in New Issue
Block a user