2018-06-27 18:21:37 +02:00

5 lines
137 B
HCL

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