Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 801 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 801 Bytes

Personal Infrastructure

This repository contains the code for my personal infrastructure. It is hosted on AWS and provisioned via Terraform.

  • aws-org is used to manage the AWS organization, which includes the various accounts and service control policies
  • danieleglaucom provisions an S3 bucket, cloudfront, acm and route 53 for my bother's personal website
  • mail sets up DNS records for using saschaeglau.com with Protonmail. I used to run my own mailserver but no longer do.
  • saschaeglaucom provisions an S3 bucket, cloudfront, acm and route 53 for my personal website
  • terraform-modules contains various modules which are reused among the terraform configs