Course Contents
Welcome and Setup (0:00)
What We’re Going to Build
AWS IAM Setup
Local Environment Setup
Let’s Build! (7:22)
AWS Provider and Terraform Init
A VPC and Terraform Apply
The Terraform State
Terraform Destroy
A Subnet and Referencing
An IGW and Terraform fmt
A Route Table
A Route Table Association
A Security Group
An AMI Datasource
A Key Pair
An EC2 Instance
Userdata and the File Function
SSH Config Scripts
The Provisioner and Templatefile
The Deployment and Replace
Variables
Variable Precedence
Conditional Expressions
Outputs
Conclusion