Newer
Older
output "service_url" {
value = google_cloud_run_service.faas.status[0].url
description = "The URL on which the Cloud Run service is accessible."
}
output "service_url" {
value = google_cloud_run_service.faas.status[0].url
description = "The URL on which the Cloud Run service is accessible."
}