2021-08-07 22:17:06 -07:00

4 lines
76 B
HCL

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