turbot/terraform_gcp_compliance

GitHub
Loading controls...

Control: Ensure that the 'log_checkpoints' database flag for Cloud SQL PostgreSQL instance is set to 'on'

Description

Ensure that the log_checkpoints database flag for the Cloud SQL PostgreSQL instance is set to on.

Usage

Run the control in your terminal:

steampipe check terraform_gcp_compliance.control.sql_instance_postgresql_log_checkpoints_database_flag_on

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_gcp_compliance.control.sql_instance_postgresql_log_checkpoints_database_flag_on

SQL

This control uses a named query:

sql_instance_postgresql_log_checkpoints_database_flag_on

Tags