Deploying an Ubuntu VM with Terraform and cloud-init
I recently encountered a scenario where I would like to deploy an Ubuntu VM unattended, with the least amount of user interaction possible.
I recently encountered a scenario where I would like to deploy an Ubuntu VM unattended, with the least amount of user interaction possible.
It’s been a while! As promised, I’ll be taking a look at the various modules that we built in Terraform.
ALB has a great UI, but it also comes with a complete (if convoluted) API and Terraform provider. I’m a big fan of using Infrastructure-as-Code principles, and that’s exactly what I’ll dive into in this series.