turbot/terraform_gcp_compliance

GitHub
Loading controls...

Control: Ensure that Cloud SQL database instances are configured with automated backups

Description

It is recommended to have all SQL database instances set to enable automated backups.

Usage

Run the control in your terminal:

steampipe check terraform_gcp_compliance.control.sql_instance_automated_backups_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

sql_instance_automated_backups_enabled

Tags