updates from Review
This commit is contained in:
parent
3e66747328
commit
5895b4f1c4
@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
azurerm = {
|
||||
source = "hashicorp/azurerm"
|
||||
version = ">= 3.56.0"
|
||||
version = "~> 3.56.0, < 4.0"
|
||||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Azure resource group
|
||||
# Azure Virtual Network Manager with management group scope
|
||||
|
||||
This template deploys an Azure Virtual Network Manager instance with a connectivity configuration for a Mesh topology using a management group scope. It includes resources including virtual networks, subnets, and more.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user