mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Remove incorrect space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user