Terraform Import for Beginners: Bringing a Manually Created Azure Resource Under Terraform's Control
In my last two posts I went from one hardcoded main.tf to a variable-driven project, then refactored that into network and compute modules. But real projects don't stay that clean, sooner or later som