turbot/terraform_gcp_compliance
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:

powerpipe control run terraform_gcp_compliance.control.compute_instance_block_project_wide_ssh_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

compute_instance_block_project_wide_ssh_enabled

Tags