GCP Plugin Release Notes

0.1.1

Feature: Added Cloud Run resources (GCP::CloudRun::Job and GCP::CloudRun::Service) with full conformance tests.

Feature: Added location to the GCP target configuration, giving explicit control over the target location for regional resources.

Fix: Fixed Disk.sourceImage nullable type. The field was incorrectly required, causing validation failures when creating disks without a source image.

Fix: Corrected nullish Pkl union types across several resource schemas.


0.1.0

Initial release of the GCP plugin as a standalone package built on the formae Plugin SDK.