mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
doc change to match behavior
This commit is contained in:
parent
c4a65f8381
commit
9a5d909931
@ -311,7 +311,9 @@ the operating system where you are running Terraform:
|
||||
|
||||
If a `terraform.d/plugins` directory exists in the current working directory
|
||||
then Terraform will also include that directory, regardless of your operating
|
||||
system.
|
||||
system. *The behavior is slightly different when using `-chdir` with the `init` command,
|
||||
the launch directory, not the directory specified with `-chdir`, is used
|
||||
for checking for the existence of the `terraform.d/plugins` directory.*
|
||||
|
||||
Terraform will check each of the paths above to see if it exists, and if so
|
||||
treat it as a filesystem mirror. The directory structure inside each one must
|
||||
|
Loading…
Reference in New Issue
Block a user