Patch release fixing destroy run confirmation on VCS-connected workspaces.
Bug Fixes
- Destroy confirm blocked on VCS workspaces — the confirm/apply guard rejected destroy runs queued from the UI on VCS-connected remote workspaces because their source was `tfe-api`. Destroy runs don't depend on uploaded code and are now exempt from this guard (#158)
Full Changelog: v0.12.1...v0.12.2