IT3110 - System Automation

IT3110 @ utahtech

IT 3110: Systems Automation

Terraform

Assignment

In this assignment, you will automagically create various AWS resources (Infrastructure as Code) using Terraform.

You will likely need to refer to the terraform AWS documentation to figure out how to do some of it. Here is the link.

Order doesn’t matter in the terraform file so the ordering of my steps below is irrelevant. I created everything in a single tf file.

YOU SHOULD APPROPRIATELY TAG EACH RESOURCE (YOU DECIDE HOW)

Tasks

Submission

Pass off in class or via office hours. Or I guess you could record a video of things working and cat out your tfstate file.