mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: correct the spelling of the -from-module arg to "terraform init"
This commit is contained in:
parent
48acba2c9b
commit
4bc88d2585
@ -56,7 +56,7 @@ By default, `terraform init` assumes that the working directory already
|
||||
contains a configuration and will attempt to initialize that configuration.
|
||||
|
||||
Optionally, init can be run against an empty directory with the
|
||||
`-with-module=MODULE-SOURCE` option, in which case the given module will be
|
||||
`-from-module=MODULE-SOURCE` option, in which case the given module will be
|
||||
copied into the target directory before any other initialization steps are
|
||||
run.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user