Skip to content

DNXLabs/terraform-aws-guardduty-alerts

Repository files navigation

terraform-aws-guardduty-alerts

Lint Status LICENSE

This module creates Guardduty alerts. Those alerts can be an email or slack channel. This module should be used if you have Guardduty already enabled and want to add only alerts.

Requirements

Name Version
terraform >= 0.12.0

Providers

Name Version
aws n/a
random n/a

Inputs

Name Description Type Default Required
admin_account_id GuardDuty Detector ID for master account any n/a yes
alarm_slack_severity Minimum severity level (LOW, MEDIUM, HIGH) string "HIGH" no
alarm_slack_webhook Slack Incoming Web Hook URL. Leave blank to disable alarm to slack string "" no

Outputs

No output.

Author

Module managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages