turbot/terraform_gcp_compliance
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:

powerpipe control run terraform_gcp_compliance.control.sql_instance_postgresql_log_checkpoints_database_flag_on

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_instance_postgresql_log_checkpoints_database_flag_on

Tags