2018-10-03 18:21:30 +02:00

5 lines
143 B
HCL

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