terraform-example/components/cloud-function/outputs.tf (3 lines of code) (raw):

output "url" { value = google_cloudfunctions_function.function.https_trigger_url }