Skip to content
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

v1.3.0

03 May 08:48
d91c3d8
Compare
Choose a tag to compare
  • feat: support config via tags

v1.2.0

03 May 08:51
Compare
Choose a tag to compare
  • feat: add module_version_monitoring_enabled var

v1.1.0

03 May 08:51
08ccf9c
Compare
Choose a tag to compare
  • feat: support alb_5xx_rate

v1.0.0

06 Mar 12:08
a398e32
Compare
Choose a tag to compare
  • 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