4 lines
90 B
HCL
4 lines
90 B
HCL
output "alerting-message" {
|
|
value = "${data.template_file.alerting-message.rendered}"
|
|
}
|