turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Unused network access control lists should be removed

Description

This control checks whether there are any unused network access control lists (ACLs). The control checks the item configuration of the resource AWS::EC2::NetworkAcl and determines the relationships of the network ACL.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.vpc_network_acl_unused

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

vpc_network_acl_unused

Tags