pbs / terraform-aws-synthetics-module

Standard PBS TF CloudWatch Synthetics Module
MIT License
0 stars 0 forks source link

Adding other state actions #10

Closed yhakbar closed 1 year ago

yhakbar commented 1 year ago

Adding support for alarm_actions, ok_actions and insufficient_data_actions instead of only supporting alarm_actions.

This is a breaking change as it results in the alarm_config type changing.