Module 9 of Path: DevOps for Developers
In this module, you will work from the ground up, starting with what Terraform is and the problems it solves. It will then guide you through the features of Terraform. You will build on your knowledge with the end goal of you being comfortable building projects using Terraform.
Get introduced to Terraform
Learn different features of Terraform in detail
Create your own scalable project with Terraform
83 Lessons
15 Quizzes
56 Playgrounds
102 Code Snippets
57 Illustrations
Variables
Variable Defaults
Setting a Variable on the Command Line
Setting a Variable Using an Environment Variable
Setting a Variable Using a File
More Complex Variables
Type Constraints - Simple Types
Type constraints - List
Type Constraints - Set
Type Constraints - Tuple
Type Constraints - Map
Type constraints - Object
Type constraints - Any Type
🎉Quiz
Project: Create a VPC with a CIDR Range
Solution Review: Create a VPC with a CIDR Range
Project: Find the CIDR Range
Solution Review: Find the CIDR Range
Project: Create a VPC and Two Subnets
Solution Review: Create a VPC and Two Subnets
Project: Create a Project That is Aware of the Workspace
Solution Review: Create a Project That is Aware of the Workspace
83 Lessons
15 Quizzes
56 Playgrounds
102 Code Snippets
57 Illustrations