output "contact_name" { value = grafana_contact_point.this.name description = "Receiver name of the webhook contact-point." } output "contact_id" { value = grafana_contact_point.this.id description = "Internal Grafana ID of the contact-point." }