MON-82 Fix common alerting message
This commit is contained in:
parent
22e7021681
commit
0a93026ca7
@ -11,5 +11,7 @@ EOF
|
|||||||
vars {
|
vars {
|
||||||
oncall_24x7 = "${var.oncall_24x7}"
|
oncall_24x7 = "${var.oncall_24x7}"
|
||||||
oncall_office_hours = "${var.oncall_office_hours}"
|
oncall_office_hours = "${var.oncall_office_hours}"
|
||||||
|
prepend_text = "${var.prepend_text}"
|
||||||
|
append_text = "${var.append_text}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user