website: add missing article (#19368)
This commit is contained in:
parent
32daeec29d
commit
01e26e337e
|
@ -180,7 +180,7 @@ a few minutes.
|
|||
## Module Outputs
|
||||
|
||||
Just as the module instance had input arguments such as `num_servers` above,
|
||||
module can also produce _output_ values, similar to resource attributes.
|
||||
a module can also produce _output_ values, similar to resource attributes.
|
||||
|
||||
[The module's outputs reference](https://registry.terraform.io/modules/hashicorp/consul/aws?tab=outputs)
|
||||
describes all of the different values it produces. Overall, it exposes the
|
||||
|
|
Loading…
Reference in New Issue