infra/modules/apim/outputs.tf (6 lines of code) (raw):

output "apim_name" { value = azapi_resource.apim.name } output "gateway_url" { value = azapi_resource.apim.output.properties.gatewayUrl }