output "cloudbuild_trigger_url" {
description = "Cloud Build Trigger URL"
value = google_cloudfunctions_function.webhook_handler.https_trigger_url
}