Task · GCV-0048

Vend Private Data source Connect networks

Description

cloud privatedatasourceconnectnetworks and privatedatasourceconnectnetworktokens are both present in the pinned provider and neither is vended. PDC is how a vended stack reaches a datasource that is not on the public internet, so without it the machine can only vend stacks for teams whose data is already exposed.

It belongs in a fail-closed machine specifically because it is a network boundary control, not a convenience: the network is the thing that decides what a stack can and cannot reach. The token half is the sensitive half and this repository already has the pattern for it - bounded lifetimes under the composition token expiry ceiling, derived credentials only, nothing published to status.

Acceptance Criteria

Definition of Done

Implementation Plan

Wave 6: implement the commissioned surface under the frozen goal and root-owned integration; prove admission and renderer boundaries with required negative controls, then just check and exact-SHA hosted Validate before finalization.

Final Summary

Vended PDC networks and bounded token windows with distinct resource and connection-Secret names, preserving assigned identities and dependent resources on observation gaps. Existing shared ceiling and same-request datasource network ownership have real API-server negative controls. Pinned source marks expiry ForceNew; old tokens remain remote until their bounded natural expiry. No live agent credential refresh proof. Completing source/pin SHA: 187b03ea40ee32fcea890e40c138f00a8c73bd5f. Hosted Validate run 34296536930: success. Local just check passed with 23 real API-server tests, zero skips.

View the source file on GitHub