This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
Releases: marbot-io/terraform-aws-marbot-monitoring-alb
Releases · marbot-io/terraform-aws-marbot-monitoring-alb
v1.3.0
v1.2.0
- feat: add module_version_monitoring_enabled var
v1.1.0
- feat: support alb_5xx_rate
v1.0.0
- feat: add new variable to control static monitoring vs anomaly detection
- feat: add variables to control period and evaluation periods
- breaking: var.xxx_threshold = -1 no longer works, set var.xxx = "off" instead
- breaking: var.xxx_threshold = -2 no longer works, set var.xxx = "anomaly_detection" instead