turbot/terraform_gcp_compliance
Loading controls...

Control: Ensure that the 'cross db ownership chaining' database flag for Cloud SQL SQL Server instance is set to 'off'

Description

It is recommended to set cross DB ownership chaining database flag for Cloud SQL SQL Server instance to off.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.sql_instance_sql_cross_db_ownership_chaining_database_flag_off

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_instance_sql_cross_db_ownership_chaining_database_flag_off

Tags