Create Azure VNET, Subnet and NSG With Terraform
Create Azure VNET, Subnet and NSG With Terraform https://ift.tt/j9wNnpv This Terraform configuration code will show how to create a Virtual Network (VNET), Subnet and a Network Security Group (NSG) with Terraform. Terraform Configuration The following configuration creates the following: Resource Group in the west us region Network Security Group (NSG) with port 22 Virtual Network […]