3 lines
82 B
HCL
3 lines
82 B
HCL
output "resource_group_name" {
|
|
value = azurerm_resource_group.image_group.name
|
|
} |