This repository contains Terraform Infrastructure as Code that I use to maintain shared or re-usable compents in my personal AWS account.
$ git clone git@github.com:ChrisWilding/terraform-aws.git
$ git submodule update --init
$ cd MODULE
$ terragrunt init
$ terragrunt apply