Terraform module for enabling GuardDuty.
module "guardduty" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-baselines//modules/guardduty"
}
Name | Description | Type | Default | Required |
---|---|---|---|---|
tags | Tags to apply to resources | map | {} | no |
None.
If you're looking to raise an issue with this module, please create a new issue in the Modernisation Platform repository.