How to Create a Virtual Machine on Azure Using a Reusable Terraform Script
Deploying infrastructure shouldn't be a copy-paste headache. Here's how to make your Azure VM setup repeatable and clean using Terraform.
When I started using Terraform to manage infrastructure on Az...