Terraform for dummies part 3: Launch a vm with a static website on Azure
Intro In this tutorial we will try provisioning a vm on azure using their terraform provider and reproduce the same deployment I have completed on AWS and Oracle Cloud. As usual we wonโt just deploy an instance but also configure an nginx website linked to its public IP. Iโll end this post with some notes …
Read more “Terraform for dummies part 3: Launch a vm with a static website on Azure”