website: typo in outputs doc (#20520)
This commit is contained in:
parent
08f0f60908
commit
8f7b897d0c
|
@ -109,7 +109,7 @@ modules.
|
|||
|
||||
Just as with
|
||||
[resource dependencies](./resources.html#resource-dependencies),
|
||||
Terraform analyzes the `value` expression for an output value and autmatically
|
||||
Terraform analyzes the `value` expression for an output value and automatically
|
||||
determines a set of dependencies, but in less-common cases there are
|
||||
dependencies that cannot be recognized implicitly. In these rare cases, the
|
||||
`depends_on` argument can be used to create additional explicit dependencies:
|
||||
|
|
Loading…
Reference in New Issue