terraform.aws-baseline-infra/modules/ManagementGovernance/Monitoring.EventBridge/variables.tf
xpk d9cad6b7a3
NEW: monitor health events with eventbridge
Signed-off-by: xpk <xpk@headdesk.me>
2022-12-02 10:59:40 +08:00

6 lines
106 B
HCL

variable cw-alarm-prefix {}
variable actions-enabled {}
variable sns-targets {}
variable default-tags {}