Michael Bender aae1a9af55
virtual network manager - initial commit (#226)
* initial commit
---------

Co-authored-by: Michael Bender <michael.bender@microsoft.com>
2023-06-05 11:00:21 +08:00

3 lines
73 B
HCL

output "resource_group_name" {
value = azurerm_resource_group.rg.name
}