mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #17517 from ivanovteo/ivanovteo/docs-providers-small-typo
Trivial documentation fix
This commit is contained in:
commit
a61b40c7a2
@ -133,7 +133,7 @@ multiple regions, multiple hosts, etc. The primary use case for this is
|
||||
using multiple cloud regions. Other use-cases include targeting multiple
|
||||
Docker hosts, multiple Consul hosts, etc.
|
||||
|
||||
To include multiple configurations fo a given provider, include multiple
|
||||
To include multiple configurations for a given provider, include multiple
|
||||
`provider` blocks with the same provider name, but set the `alias` field to an
|
||||
instance name to use for each additional instance. For example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user