Update Output values docs.

This commit is contained in:
Lucas do Amaral Saboya 2019-11-02 17:56:16 -03:00
parent f9f7320438
commit 806397803c
No known key found for this signature in database
GPG Key ID: 58086B4C40F696B9
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ refers to the `private_ip` attribute exposed by an `aws_instance` resource
defined elsewhere in this module (not shown). Any valid expression is allowed
as an output value.
-> **Note:** Outputs are only rendered once terraform applies changes to your
infrastructure. Issue a `terraform plan` against your code won't render those.
## Accessing Child Module Outputs
In a parent module, outputs of child modules are available in expressions as