Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 556 Bytes

File metadata and controls

20 lines (14 loc) · 556 Bytes

EBS Encryption

Terraform module for enabling EBS Encryption by default.

Usage

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

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.