v0.23.0
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
- closes #56