Terraform for EC2 and Elastic Block Storage: Provisioning, Attaching and Mounting EBS on Linux
In this article I demonstrate how to provision Linux based EC2 Virtual Private Servers along with Elastic Block Storage (EBS) Volumes using Terraform. Then I complete the use case by demonstrating how to mount the EBS volume devices on Linux XFS filesystems.