Azure Terraform Linux VM
A first IaC deployment: one ARM64 Linux VM on Azure with custom networking, NSG rules, SSH-key access and automated Nginx provisioning via cloud-init.
+adds the baseline: resource groups, VNet, subnet, SSH access and a repeatable path from code to a running VM.