Update outputs.html.md

This commit is contained in:
Pam Selle 2019-12-17 07:33:11 -05:00 committed by GitHub
parent 31b56207e0
commit 3bcea18d1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ 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. Running a `terraform plan` against your code will not render outputs.
-> **Note:** Outputs are only rendered when Terraform applies your plan. Running
`terraform plan` will not render outputs.
## Accessing Child Module Outputs