What is Terraform?
Understand Terraform's Infrastructure as Code model, HCL syntax, providers, resources, state, and the plan/apply workflow for managing AWS infrastructure.
Hands-On: EC2 and a Security Group with Terraform
Provision a real EC2 instance and security group on AWS with Terraform — project layout, variables, plan and apply, verification, and clean teardown.