2024-07-10 08:56:57 -07:00

4 lines
74 B
HCL

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