turbot/terraform_aws_compliance

GitHub
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:

steampipe check terraform_aws_compliance.control.rds_db_instance_and_cluster_no_default_port

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

rds_db_instance_and_cluster_no_default_port

Tags