turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: ELB classic load balancers should only use SSL or HTTPS listeners

Description

Ensure that your Elastic Load Balancers (ELBs) are configured with SSL or HTTPS listeners. Because sensitive data can exist, enable encryption in transit to help protect that data.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.elb_classic_lb_use_tls_https_listeners

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.elb_classic_lb_use_tls_https_listeners

SQL

This control uses a named query:

elb_classic_lb_use_tls_https_listeners

Tags