Overview
- Return values from modules
- Display information about infrastructure on the command line
- Exposes information for other Terraform configurations to use
- Via the
terraform_remote_state
data source
- Via the
- e.g.
- Access via
module.<MODULE_NAME><OUTPUT_NAME>
Optional Arguments
description
sensitive
depends_on
- Dependencies that cannot be recognised implicitly
- Last resort