turbot/gcp_compliance
Loading controls...

Control: Compute Instance preemptible termination should be disabled

Description

This control ensures that Compute Instance preemptible termination is disabled. Compute Instance preemptible termination can lead to unexpected loss of service when the VM instance is terminated.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.compute_instance_preemptible_termination_disabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run gcp_compliance.control.compute_instance_preemptible_termination_disabled --share

SQL

This control uses a named query:

compute_instance_preemptible_termination_disabled

Tags