mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update website/docs/language/modules/develop/providers.html.md
Co-authored-by: Kristin Laemmert <mildwonkey@users.noreply.github.com>
This commit is contained in:
parent
9859d4e70b
commit
e40727076f
@ -214,7 +214,7 @@ module "tunnel" {
|
||||
```
|
||||
|
||||
The subdirectory `./tunnel` must then declare the configuration aliases for the
|
||||
provider to pass configurations with these names in its `providers` argument:
|
||||
provider so the calling module can pass configurations with these names in its `providers` argument:
|
||||
|
||||
```hcl
|
||||
terraform {
|
||||
|
Loading…
Reference in New Issue
Block a user