Cloud Config Bundles

Config bundles are how Cloud binds immutable pipeline versions to environment-specific runtime posture. They separate what the pipeline is from how that pipeline should run in a given environment.

Bundle Model

  • Start from a versioned pipeline artifact.
  • Apply a supported tuning baseline.
  • Override only the fields that actually differ by environment.
  • Attach the resulting bundle to a target environment for deployment.
Provenance
Need the canonical source?
Use the public hub to orient yourself, then jump to repo-owned docs or rustdoc when you need contract-level detail.