📄️ Chapter 15 - Input Variables
Parameterizing your code to make it more repeatable
📄️ Chapter 16 - Output Values
Learn the keys and values functions and how you can use those to extract the outputs.
📄️ Chapter 17 - Local Values
Use some local values in order to define your infrastructure in one file.
📄️ Chapter 18 - Conditional Expressions
Conditional expressions (condition ? true: false)
📄️ Chapter 19 - Terraform Datasources
When resources already exist and don't need to be imported