scenarios/aca-internal/terraform/modules/05-hello-world-sample-app/outputs.tf (3 lines of code) (raw):

output "helloWorldAppFQDN" { value = azurerm_container_app.helloWorld[0].latest_revision_fqdn }