PROJECT #4PLANNED

AWS + TERRAFORM

Move into the cloud and stop clicking around in a console. Infrastructure written as code and tracked in Git.

GOALS.TXT

Learn the core AWS services: EC2, S3, VPC and IAM

Define infrastructure with Terraform instead of by hand

Handle remote state, variables and reusable modules

Destroy everything and rebuild it from code alone

This is the plan for the project. As I work through it, this page gets updated with what actually happened.

STACK.TXT
AWSTerraformEC2S3IAM

REPOSITORY

Not published yet. The link goes up once the project is running.