Skip to content

Releases: dubiety/terraform-aws-elasticsearch-cloudwatch-sns-alarms

v1.0.3

04 Oct 09:19
Compare
Choose a tag to compare

Fix typo

v1.0.2

15 Jul 09:00
Compare
Choose a tag to compare

Add 2 new variables: sns_topic_prefix and sns_topic_postfix

v1.0.1

22 Jan 07:42
Compare
Choose a tag to compare
  • Fix warnings for string types
  • Force to use terraform v0.12+ after v1.0.1

v1.0.0

18 Jul 08:59
Compare
Choose a tag to compare
  • Support terraform v0.12 synax

v0.4.0

27 Jun 09:24
Compare
Choose a tag to compare
  • Update wrong data_description, follow the content in AWS doc
  • Change AutomatedSnapshotFailure alarm time from 10 minutes to 1 minutes, 1 consecutive time

V0.3.0

27 Jun 09:22
Compare
Choose a tag to compare
  • Update some alarms statistic method
  • Add missing data behavior

V0.2.1

03 Jan 04:27
Compare
Choose a tag to compare

Add SNS topic name as output

V0.2.0

02 Jan 10:33
Compare
Choose a tag to compare

Fix Free Storage Space unit error

v0.1.0

28 Dec 10:33
Compare
Choose a tag to compare

🎉 Initial release of terraform-aws-elasticsearch-cloudwatch-sns-alarms

Supported alarms:

  • Automated snapshot failure
  • Cluster index writes being blocked
  • Cluster status is in red
  • Cluster status is in yellow
  • CPU utilization is too high
  • Cluster average free storage is to low
  • Insufficient available nodes
  • JVM memory pressure is too high
  • CPU utilization of master nodes are too high
  • Master nodes JVM memory pressure is too high
  • MAster nodes CPU utilization of master nodes are too high