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

powerpipe control run terraform_gcp_compliance.control.sql_instance_automated_backups_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_instance_automated_backups_enabled

Tags