turbot/terraform_gcp_compliance

Control: GCP SQL PostgreSQL instance should have log_min_messages database flag set to a valid value

Description

This control checks whether the log_min_messages database flag for Cloud SQL PostgreSQL instance is set to a valid value.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.sql_instance_postgresql_log_min_messages_flag_set

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_gcp_compliance.control.sql_instance_postgresql_log_min_messages_flag_set --share

SQL

This control uses a named query:

sql_instance_postgresql_log_min_messages_flag_set

Tags