turbot/terraform_gcp_compliance

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

steampipe check terraform_gcp_compliance.control.sql_instance_sql_contained_database_authentication_database_flag_off

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

sql_instance_sql_contained_database_authentication_database_flag_off

Tags