Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 00:19
ec14fec
Fix cloudwatch alarm failure to create (#56) @varunpalekar (#77)

what

  • Create multiple cloudwatch alarms for each node of cluster.

why

  • You can't create a cloudwatch alarm on cluster, need to create on each node of cluster.

references