Terraform AWS EFS¶
Terraform module which creates Amazon EFS (Elastic File System) resources on AWS with support for encryption, lifecycle management, mount targets, access points, and backup policies.
Implemented Controls¶
The following compliance controls are implemented in this module.
Compliance.tf registry endpoints¶
module "efs" {
source = "acscessentialeight.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "acscism2023.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "awscontroltower.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "awsgenai.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "awswellarchitected.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cccsmedium.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cfrpart11.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cis.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cisv500.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cisv600.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cisv80ig1.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "cisacyberessentials.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "eugmpannex11.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "fedramplow.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "fedrampmoderate.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "ffiec.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "gdpr.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "hipaa.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "iso27001.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "nist800171.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "nist80053.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "nistcsf.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "nydfs23.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "pcidss.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "rbicybersecurity.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "rbiitfnbfc.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
module "efs" {
source = "soc2.compliance.tf/terraform-aws-modules/efs/aws"
version = "<version>"
# ... your arguments here
}
See the Technical Usage Guide to get started and read the Features section for more details on how to customize the module for your requirements.
Mapped compliance frameworks¶
2.3.1 Ensure that encryption is enabled for EFS file systems
3.3.1 Ensure that encryption is enabled for EFS file systems