vscode-terraform
vscode-terraform copied to clipboard
TFC: Add IDs to workspace panel and log panels
Background
While working on https://github.com/hashicorp/vscode-terraform/pull/1647 a potential UX issue/inconvenience emerged where users may not see which exact workspace are the displayed runs belong to and similarly which run do displayed plan/apply logs belong to.
Proposal
- [ ] Consider adding workspace ID to the
Runs
panel - [ ] Consider adding run ID and/or log ID to the plan and apply log panels