Deploy an AWS EC2 Instance running Ubuntu using Terraform
To update the version of Ubuntu, just update the ami line in the linux-vm-main.tf file, with a variable from the ubuntu-versions.tf file.
In this file, we support the latest builds of versions 14.04, 16.04, 18.04, and 20.04.