turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Subnets should be associated with a Network Security Group

Description

This policy denies if a gateway subnet is configured with a network security group. Assigning a network security group to a gateway subnet will cause the gateway to stop functioning.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.network_security_group_subnet_associated

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.network_security_group_subnet_associated

SQL

This control uses a named query:

network_security_group_subnet_associated

Tags