Creating an AWS VPC with Terraform
Until recently, my personal projects (including this blog) were hosted in Linode. At this point, private networking is a must-have for me, and Linode does not support it in a way that works well in practice (and this is a common complaint about the platform) - so I decided to create an AWS account and VPC for my stuff. I will outline everything I had to do to get it to work in this post.
Read more →