terraform/modules/cloud-run/output.tf (
3
lines of code) (
raw
):
output "service_endpoint" { value = google_cloud_run_service.service.status[0].url }