Category: Terraform rss

Posts

05 February / / Terraform
The code for this this project can be found online: https://github.com/lifechurch/terraform_static_sites I was recently asked to help one of our teams deploy 66 different, statically built websites. Each site was to be in its own S3 bucket and be served by CDN and using SSL. As the content was being served from S3, it made sense to use AWS for the entire project. Here’s the simplified view for how this thing will look: 1.