turbot/terraform_gcp_compliance

GitHub
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:

steampipe check terraform_gcp_compliance.control.sql_instance_sql_cross_db_ownership_chaining_database_flag_off

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

sql_instance_sql_cross_db_ownership_chaining_database_flag_off

Tags