The slack notifier is currently sending notifications for completed events. Regex is wrong. https://github.com/kenXengineering/ec2EventNotifier/blob/074733a83833b2bbb3c640c8827f03ed7411d705/notifiers/slack.go#L58 Example description: `[Completed] scheduled reboot`
The slack notifier is currently sending notifications for completed events. Regex is wrong.
ec2EventNotifier/notifiers/slack.go
Line 58 in 074733a
Example description:
[Completed] scheduled reboot