Building basic Azure infrastructure using Terraform

In this video we'll take a look at how to build some basic Azure infrastructure using Terraform.
📅 04 Aug 2022

YouTube Video

In this video we'll take a look at how to build some basic Azure infrastructure using Terraform.

Posted originally on 4 Aug 2022 on the @gordonbeeming YouTube channel.

Make sure you take a look in the description of the video on YouTube for shared links.

 

All code from this demo can be found on GitHub at https://github.com/GordonBeeming-org/Building-basic-Azure-infrastructure-using-Terraform.

Specific snippets created in the demo can also be found below for convenience

storage.tf




        

network.tf




        

identity.tf




        

vm.tf




        

vm.sh