turbot/terraform_gcp_compliance
Loading controls...

Control: Ensure 'Enable connecting to serial ports' is not enabled for VM Instance

Description

Interacting with a serial port is often referred to as the serial console, which is similar to using a terminal window, in that input and output is entirely in text mode and there is no graphical interface or mouse support.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.compute_instance_serial_port_connection_disabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

compute_instance_serial_port_connection_disabled

Tags