AWS EC2 Instance Terraform module
Upstream version 6.4.0
7 controls from Title 21 CFR Part 11 requirements
Terraform Module Source
cfrpart11.compliance.tf/terraform-aws-modules/ec2-instance/awsAttached EBS volumes should have encryption enabled
ebs_attached_volume_encryption_enabled11.10(g)
Framework requirement
EBS volumes should have encryption at rest enabled
ebs_volume_encryption_at_rest_enabled11.10(g)
Framework requirement
EC2 instances should have EBS optimization enabled
ec2_instance_ebs_optimized11.10(e)
Framework requirement
EC2 instances should have IAM profile attached
ec2_instance_iam_profile_attached11.10(d)
Framework requirement
EC2 instances should be in a VPC
ec2_instance_in_vpc11.10(k)
Framework requirement
EC2 instances should not have a public IP address
ec2_instance_not_publicly_accessible11.10(d)
Framework requirement
EC2 instances should use IMDSv2
ec2_instance_uses_imdsv211.10(d)
Framework requirement