mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #33064 from willfaught/patch-1
This commit is contained in:
commit
c81aef3655
@ -51,7 +51,7 @@ called by those modules, etc.).
|
||||
|
||||
- In Terraform CLI, the root module is the working directory where Terraform is
|
||||
invoked. (You can use command line options to specify a root module outside
|
||||
the working directory, but in practice this is rare. )
|
||||
the working directory, but in practice this is rare.)
|
||||
- In Terraform Cloud and Terraform Enterprise, the root module for a workspace
|
||||
defaults to the top level of the configuration directory (supplied via version
|
||||
control repository or direct upload), but the workspace settings can specify a
|
||||
|
Loading…
Reference in New Issue
Block a user