Terraform module for enabling AWS SecurityHub standards. The enabling of Security Hub is done at the Organizations level.
This module enables or brings in to Terraform the following SecurityHub standards, and this repository holds other modules to remediate some failed findings:
module "securityhub" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-baselines//modules/securityhub"
}
None.
None.
If you're looking to raise an issue with this module, please create a new issue in the Modernisation Platform repository.