2019-07-02 19:31:53 +02:00

6 lines
139 B
HCL

output "alerting-message" {
description = "The generated message string"
value = data.template_file.alerting-message.rendered
}