Skip to content

This is a terraform modules that Applies guardduty to all regions.

License

Notifications You must be signed in to change notification settings

UPowr/terraform-aws-guardduty

 
 

Repository files navigation

terraform-aws-guardduty

Lint Status LICENSE

This module creates the "member" side of Guardduty, with the assumption that there will be a admin_account responsible for sending an invite to the member.

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

This is a terraform modules that Applies guardduty to all regions.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 100.0%