turbot/terraform_aws_compliance
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:

powerpipe control run terraform_aws_compliance.control.vpc_network_acl_unused

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.vpc_network_acl_unused --share

SQL

This control uses a named query:

vpc_network_acl_unused

Tags