2022-08-24 06:43:54 -07:00

4 lines
76 B
HCL

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