You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Move Cloud Workstation image build resources to cicd_pipelines.
This change centralizes the Cloud Build trigger and Cloud Scheduler job for Cloud Workstation custom image builds within the `cicd_pipelines` module. The `cicd_workstations` module now focuses solely on deploying the Workstation clusters and configurations. The `apps` variable in `cicd_pipelines` is updated to include `workstation_config` details, and the necessary APIs and IAM permissions are conditionally enabled.
PiperOrigin-RevId: 802086332
0 commit comments