AWS Application and Network Load Balancer (ALB & NLB) Terraform module
Upstream version 10.5.1
7 controls from NIST SP 800-53 Rev 5 requirements
Terraform Module Source
nist80053.compliance.tf/terraform-aws-modules/alb/awsELB application and classic load balancer logging should be enabled
elb_application_classic_lb_logging_enabledAC-4(26)
Framework requirement
ELB application load balancer deletion protection should be enabled
elb_application_lb_deletion_protection_enabled
Framework requirement
ELB application and network load balancers should use recommended security policies
elb_application_network_lb_https_tls_listener_recommended_security_policySC-8(1)
Framework requirement
ELB application and network load balancers should only use SSL or HTTPS listeners
elb_application_network_lb_use_ssl_certificate
Framework requirement
ELB application and network load balancer listeners should use secure protocols
elb_application_network_listener_uses_secure_protocolAC-4(22)
Framework requirement
ELB network load balancers should have TLS listener security policy configured
elb_network_lb_tls_listener_security_policy_configuredSC-8(1)
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_portsSC-7
Framework requirement