turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: VPC internet gateways should be attached to authorized vpc

Description

Manage access to resources in the AWS Cloud by ensuring that internet gateways are only attached to authorized Amazon Virtual Private Cloud (Amazon VPC).

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.vpc_igw_attached_to_authorized_vpc

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

vpc_igw_attached_to_authorized_vpc

Tags