turbot/terraform_gcp_compliance
Loading controls...

Control: Ensure that the 'contained database authentication' database flag for Cloud SQL on the SQL Server instance is set to 'off'

Description

It is recommended to set contained database authentication database flag for Cloud SQL on the SQL Server instance is set to off.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.sql_instance_sql_contained_database_authentication_database_flag_off

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_instance_sql_contained_database_authentication_database_flag_off

Tags