gcp-computeengine v5.26.2 - Fixed the Shielded VM configuration control erroring on running instances
Sep 08, 2026•GuardrailsMods
Bug fixes
- The GCP > Compute Engine > Instance > Shielded Instance Configuration control no longer errors on every run when set to Enforce against a running instance. GCP only accepts Shielded VM configuration changes while an instance is stopped, so the control now applies the configuration once the instance is stopped. It also reports which of Secure Boot, vTPM and Integrity Monitoring does not match, and reports invalid when Integrity Monitoring is required without vTPM.
- The GCP > Compute Engine > Instance > CMDB control now also refreshes while an instance is starting or stopping, so its status settles to the instance's real state.