MON-185 Fix status aggregator input
This commit is contained in:
parent
1eff53e7b1
commit
12a4559316
@ -223,7 +223,7 @@ module "servicebus" {
|
|||||||
status_silenced = "${var.servicebus_status_silenced}"
|
status_silenced = "${var.servicebus_status_silenced}"
|
||||||
status_message = "${var.servicebus_status_message}"
|
status_message = "${var.servicebus_status_message}"
|
||||||
status_timeframe = "${var.servicebus_status_timeframe}"
|
status_timeframe = "${var.servicebus_status_timeframe}"
|
||||||
status_timeframe_time_aggregator = "${var.servicebus_status_time_aggregator}"
|
status_time_aggregator = "${var.servicebus_status_time_aggregator}"
|
||||||
}
|
}
|
||||||
|
|
||||||
module "sqldatabase" {
|
module "sqldatabase" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user