AWS Application and Network Load Balancer (ALB & NLB) Terraform module

Upstream version 10.5.1
4 controls from PCI DSS v4.0 requirements

Terraform Module Source

pcidss.compliance.tf/terraform-aws-modules/alb/aws
ELB application and classic load balancer logging should be enabled
elb_application_classic_lb_logging_enabled5.3.4
Framework requirement
ELB application and network load balancers should only use SSL or HTTPS listeners
elb_application_network_lb_use_ssl_certificate1.2.5
Framework requirement
ELB application and network load balancer listeners should use secure protocols
elb_application_network_listener_uses_secure_protocol1.2.5
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_ports1.3.2
Framework requirement