4 lines
74 B
HCL

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