Contains terraform for calling the simple-cloudfront module
Contains module defintion for cloudfront distribution and accompanying s3 source bucket
See simple-cloudfront/README for more info
Contains terraform for the codepipeline. Needs to be run manually to avoid stashing github oauth token in repo. Uses github.com/StratusGrid/terraform-aws-codepipeline-iac
Static site contents. Pushed to S3 bucket by null_resource (triggered on change to the hash of a zip archive of the site subfolder) using aws cli sync command