Welcome to Week 1 of the Introduction to Terraform course. These assignments cover what is Terraform, it's basic architecture, different Terraform Constructs and the syntax they follow, and explain Terraform state in detail. The module ends with graded summative assessments.
Managing Terraform Resources and Dependencies
Welcome to Week 2 of the Introduction to Terraform course. These assignments are all about resources, the most important element in the Terraform language, and explain how to provision and update resources, as well as how to manage similar resources and dependencies. The module ends with graded summative assessments.
Organizing Terraform Modules
Welcome to Week 3 of the Introduction to Terraform course. These assignments cover Terraform modules and how to create them, and how to manage sensitive data in Terraform. The module ends with a hands-on lab and graded summative assessments.