turbot/terraform_gcp_compliance

GitHub
Loading controls...

Control: Ensure 'Block Project-wide SSH keys' is enabled for VM instances

Description

It is recommended to use instance specific SSH key(s) instead of using common/shared project-wide SSH key(s) to access instances.

Usage

Run the control in your terminal:

steampipe check terraform_gcp_compliance.control.compute_instance_block_project_wide_ssh_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

compute_instance_block_project_wide_ssh_enabled

Tags