Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 931 Bytes

File metadata and controls

26 lines (19 loc) · 931 Bytes

AWS SecurityHub

Terraform module for enabling AWS SecurityHub standards. The enabling of Security Hub is done at the Organizations level.

SecurityHub Standards and remediation

This module enables or brings in to Terraform the following SecurityHub standards, and this repository holds other modules to remediate some failed findings:

Usage

module "securityhub" {
  source = "github.com/ministryofjustice/modernisation-platform-terraform-baselines//modules/securityhub"
}

Inputs

None.

Outputs

None.

Looking for issues?

If you're looking to raise an issue with this module, please create a new issue in the Modernisation Platform repository.