gcp-network v5.23.1 - Fixed false firewall deletion failures
Sep 02, 2026•GuardrailsMods
Bug fixes
- Fixed the GCP > Network > Firewall > Ingress Rules > Approved and GCP > Network > Firewall > Egress Rules > Approved controls reporting "Failed to delete Firewall" for a firewall that was in fact deleted successfully: a follow-up delete landing while the first was still running returned a transient resourceNotReady error that was treated as a real failure. It is now retried and completes quietly once the in-flight deletion finishes.
- Fixed transient GCP errors - rate limits, backend errors, and internal errors - immediately failing controls and actions instead of being retried, across all GCP Network discovery controls and the delete, CDN, logging, security policy, SSL policy, and API enablement actions.