turbot/terraform_gcp_compliance

GitHub
Loading controls...

Control: Ensure that the Cloud SQL database instance requires all incoming connections to use SSL

Description

It is recommended to enforce all incoming connections to SQL database instance to use SSL.

Usage

Run the control in your terminal:

steampipe check terraform_gcp_compliance.control.sql_instance_require_ssl_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

sql_instance_require_ssl_enabled

Tags