turbot/terraform_aws_compliance
Loading controls...

Control: RDS databases and clusters should not use a database engine default port

Description

This control checks whether the RDS cluster or instance uses a port other than the default port of the database engine.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.rds_db_instance_and_cluster_no_default_port

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

rds_db_instance_and_cluster_no_default_port

Tags