turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Enable connection_throttling on PostgreSQL Servers

Description

Ensure server parameter 'connection_throttling' is set to 'ON' for PostgreSQL Database Server.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.postgres_db_server_connection_throttling_on

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

postgres_db_server_connection_throttling_on

Tags