Learn Terraform the Hard Way
- Introduction
Part I - Local Basics
- Terraform 101
- The Terraform State File
- Planning With Terraform
- Terraform Module Outputs
- Terraform Destroy
Part II - Remote Terraform
- Managing Remote Resources
- Dependencies
- Graphing Terraform Resources
- Creating A Simple Graph
- Importing Resources
Part III - Modules and Data Structures
- Terraform Modules
- Module Variables
- Module Outputs
- Module Structure
- Data Types
Part IV - Intermediate Terraform Techniques
- The Null Resource, Provisioners, and Triggers
- Creating Multiple Resources
- Terraform Backends
