In this repo, we have the lab solutions for this course.
Please also see Tips for the VSCode Editor.
Note that in many of these labs, pressing Check
button may take 10-15 seconds to come back, since the validation has to run terraform in the background to test your configurations.
- 01 - Getting Started with Terraform
- 02 - Terraform Basics
- 03 - Terraform State
- 04 - Working with Terraform
- 05 - Terraform with AWS
- 06 - Remote State
- 07 - Terraform Provisioners
- 08 - Terraform Import, Tainting Resources and Debugging
- 09 - Terraform Modules
- 10 - Terraform Functions and Conditional Expressions