AWS EC2 Instance Terraform module

Upstream version 6.4.0
5 controls from Registry requirements

Terraform Module Source

pcidssv321.compliance.tf/terraform-aws-modules/ec2-instance/aws
Attached EBS volumes should have encryption enabled
ebs_attached_volume_encryption_enabled
Framework requirement
EC2 instance should have EBS optimization enabled
ec2_instance_ebs_optimized
Framework requirement
EC2 instances should be in a VPC
ec2_instance_in_vpc
Framework requirement
EC2 instances should not have a public IP address
ec2_instance_not_publicly_accessible
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_ports2.2.2
Framework requirement