Getting started on AWS with Terraform
This is an introduction level post, it's included in the free tier subscription
Getting to the starting point on AWS to launch EC2 instances can take a bit of time. Using Terraform can help create the resources you need (VPC, subnets, routing tables, ...). But if you need to figure out