6 lines
139 B
HCL
6 lines
139 B
HCL
output "alerting-message" {
|
|
description = "The generated message string"
|
|
value = data.template_file.alerting-message.rendered
|
|
}
|
|
|