How To Import An Existing Azure Resource Into Terraform CloudAzure Cloud Terraform Importing existing Azure resources into Terraform Cloud should be straight-forward, using the terraform CLI to import them is not, but using the new import {} code blocks is.Published OnMarch 1, 2023Read more →
How To Manually Edit A Terraform Cloud State FileAzure Cloud Terraform Sometimes it's just easier to edit the Terraform state file, here's how you can do it and save the changes back to Terraform CloudPublished OnFebruary 1, 2023Read more →
How To Connect To A MSSQL Server From Ubuntu 22MSSQL Azure Ubuntu Setting up the Microsoft repo and installing the right packages is just the beginningPublished OnMay 9, 2024Read more →
How To Import An Azure Linux VM Without Recreating ItAzure Terraform The public_ssh property can be a real PITA to validate, forcing you to recreate the VM if you try to import it.Published OnSeptember 20, 2024Read more →