mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix typo
This commit is contained in:
parent
3c33865e08
commit
ff0889461d
@ -114,6 +114,6 @@ allows for more graceful recovery of the loss of a region or entire provider.
|
|||||||
Realizing multi-cloud deployments can be very challenging as many existing tools
|
Realizing multi-cloud deployments can be very challenging as many existing tools
|
||||||
for infrastructure management are cloud-specific. Terraform is cloud agnostic,
|
for infrastructure management are cloud-specific. Terraform is cloud agnostic,
|
||||||
and allows a single configuration to be used to manage multiple providers, and
|
and allows a single configuration to be used to manage multiple providers, and
|
||||||
to even handle cross-cloud dependcies. This simplifies management and orchestration,
|
to even handle cross-cloud dependencies. This simplifies management and orchestration,
|
||||||
helping operators build large scale multi-cloud infrastructures.
|
helping operators build large scale multi-cloud infrastructures.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user