Skip to content

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

v3.0.3

16 Jun 12:57
Compare
Choose a tag to compare
  • Bump terraform version to 1.2.3
  • Avoid redundant sns_topic generation (#24)

v3.0.2

19 Apr 13:39
0eba45f
Compare
Choose a tag to compare

Fix metric name typo

v3.0.1

29 Dec 14:49
c1142ee
Compare
Choose a tag to compare
  • Minor bug fix

v3.0.0

28 Dec 08:17
311bd0c
Compare
Choose a tag to compare

🎉 v3.0.0 updates:

  • Seperate FreeStorageSpace(minimum storage space of single node) and FreeStorageTotalSpace(sum of the total storage space for a cluster) alarm
  • Remove variable cluster_type
  • Standardize variable names for consistency
  • Adding more alarm period and evaluation periods variables for fine-tuning monitoring

v2.3.0

27 Dec 12:31
Compare
Choose a tag to compare
  • Make alarm evaluation periods as variables
  • Change evaluation periods to number type
  • Reformatting documents

v2.2.0

22 Oct 16:37
Compare
Choose a tag to compare
  • Support multi-node clusters alarm

v2.1.0

02 Sep 12:56
Compare
Choose a tag to compare

Support monitor period variables for all metrics

v2.0.1

05 Jul 22:54
Compare
Choose a tag to compare

Support Terraform 1.0+ 🥳

v1.1.0

26 Apr 02:12
2451df9
Compare
Choose a tag to compare
  • Fix FreeStorageSpace unit in MiB
  • Extract backend configuration out of main.tf
  • Adding more tags support
  • Adding KMS Support
  • Customizing some monitoring periods

v1.0.4

03 Nov 10:17
8cc2877
Compare
Choose a tag to compare

[Feature] Allow using existing SNS topic