4 lines
83 B
HCL
4 lines
83 B
HCL
output "api_management_service_name" {
|
|
value = azurerm_api_management.api.name
|
|
}
|