Introduction
  • What is IaC
Creating Necessary Accounts
  • Creating an AWS Account
  • Creating a Github Account
Getting Setup
  • Download Course Files!!!
  • Visual Studio Code Setup
  • Installing Terraform with Chocolatey (Windows)
  • Install Terraform on OSX with Brew
  • Install and Configure the AWS CLI
Terraform Configuration Basics
  • Lab 1: Provider Block Setup
  • Lab 2: Create an EC2 Instance
  • Assignment 1: Create an EC2 Instance with a Windows AMI
  • Assignment 1: Solution
  • Lab 3: Create EC2 Instance with Tags
  • Assignment 2: Create an EC2 Instance with Tags
  • Assignment 2: Solution
  • Terraform Init, Plan, and Apply
  • Terraform Providers
  • Lab 4: Resource Addressing
  • Reminder! Destroy your resources!
Terraform 101 Complete!
  • Terraform 101 Complete!