Release 2.1.45 (2026-06-20)¶
Features¶
- compose off-platform backend profile keys (#1706 phase 1) (#1715)
- feat(vm): compose off-platform backend profile keys (#1706 phase 1)
Add the off-platform (cloud) backend keys to the per-repo [vm] cascade so a profile can declare a remote native-x86 host: backend, provider, region, instance, and volume. This is phase 1 of the vergil-tooling slice of vergil-vm #199 (companion #1706) — the schema/composition foundation the backend dispatcher, OpenTofu driver, SSH transport, and credential injection (separate follow-ups) all build on. No driver behaviour ships here.