This course will teach you how to use Terraform to provision
your AWS infrastructure. It will guide you through setting up
Terraform with your AWS account and take you through creating
your first resource with Terraform in AWS. We will build on that
by learning about all of the resource types Terraform can create
and how you can use variables to create more advanced
infrastructure setups. We will learn how to group a set of
resources into a reusable module allowing you to easily create
common setups again and again.