mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Grammar Improvement
This commit is contained in:
parent
557bc1a349
commit
84637534f4
@ -47,7 +47,7 @@ for each registry module can be found from the registry website.
|
|||||||
|
|
||||||
Terraform also supports modules in local directories, identified by a relative
|
Terraform also supports modules in local directories, identified by a relative
|
||||||
path starting with either `./` or `../`. Such local modules are useful to
|
path starting with either `./` or `../`. Such local modules are useful to
|
||||||
organize code more complex repositories, and are described in more detail
|
organize code in more complex repositories, and are described in more detail
|
||||||
in [_Creating Modules_](/docs/modules/create.html).
|
in [_Creating Modules_](/docs/modules/create.html).
|
||||||
|
|
||||||
Finally, Terraform can download modules directly from various storage providers
|
Finally, Terraform can download modules directly from various storage providers
|
||||||
|
Loading…
Reference in New Issue
Block a user