2018-06-27 18:29:41 +02:00

5 lines
143 B
HCL

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