MON-191 typo on alb threshold description
This commit is contained in:
parent
60b51adaea
commit
318fa6a0cf
@ -160,7 +160,7 @@ variable "httpcode_alb_5xx_timeframe" {
|
|||||||
|
|
||||||
variable "httpcode_alb_5xx_threshold_critical" {
|
variable "httpcode_alb_5xx_threshold_critical" {
|
||||||
default = 80
|
default = 80
|
||||||
description = "loadbalancer 5xxcritical threshold in percentage"
|
description = "loadbalancer 5xx critical threshold in percentage"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "httpcode_alb_5xx_threshold_warning" {
|
variable "httpcode_alb_5xx_threshold_warning" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user