brikis98 / infrastructure-as-code-talk

Sample code for the talk "Infrastructure-as-code: running microservices on AWS with Docker, ECS, and Terraform"
http://www.ybrikman.com/writing/2016/03/31/infrastructure-as-code-microservices-aws-docker-terraform-ecs/
573 stars 163 forks source link

Refactor code into modules #9

Closed brikis98 closed 7 years ago

brikis98 commented 7 years ago

Refactor the code into modules so it's easier to read and explain. Update to Terraform 0.9.

brikis98 commented 7 years ago

@josh-padnick Just an FYI

josh-padnick commented 7 years ago

Thx for doing this, looks like an improvement.