AWS EC2 Instance Terraform module
Upstream version 6.4.0
4 controls from RBI Cyber Security Framework for UCBs requirements
Terraform Module Source
rbicybersecurity.compliance.tf/terraform-aws-modules/ec2-instance/awsAttached EBS volumes should have encryption enabled
ebs_attached_volume_encryption_enabled
Framework requirement
EBS volume encryption at rest should be enabled
ebs_volume_encryption_at_rest_enabled
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