Terraform Basics: Output Values

Опубликовано: 01 Ноябрь 2024
на канале: Ned in the Cloud
6,360
137

Every Terraform configuration is a module. And every module has a way to get information in (Input Variables) and a way to get information out (Output Values). In this video I'll walk through the primary use cases for outputs and show examples of how to leverage outputs for each case.

Terraform Certification Guide: https://leanpub.com/terraform-certified/

-----------------------------------------------------------------------------------------------------

Patreon:   / nedinthecloud  
Daily Check-In: https://anchor.fm/ned-bellavance
Day Two Cloud: https://daytwocloud.io
Website: https://nedinthecloud.com
Pluralsight: https://app.pluralsight.com/profile/a...
GitHub: https://github.com/ned1313

Music by Evan Williams ©2020

Timestamps
00:00 Intro
1:40 What Are Outputs?
3:16 Output Use Cases
7:53 Output Syntax
11:47 Outputs for External Targets
15:48 Outputs for Parent Modules
19:32 Outputs for Other Configurations
26:21 Summary and Outro