Deploy a Hub-Spoke network using Terraform
Hello and welcome to my next blog in my Terraform series. In this blog I’ll show you how you can deploy a hub-spoke virtual network with the following components: Hub vnet 3 spoke vnets (Prod, Dev and Test) Hub subnets for Firewall, Vpn and Bastion Peerings between the Hub and Spokes Nsg’s for all vnets…