All notable changes to the "Scalr" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added support for the web version of the extension (#23)
- Add better error handling and reduce api call on create vscode session (#28)
- Added the ability to trigger Plan-only, Plan & Apply, and Destroy runs in a workspace. (#22)
- Added logs streaming for active runs. (#22)
- Updated the Workspaces widget: now users can filter workspaces by environments and perform a search by workspace name or ID. Filters are kept as long as the session is active and applied automatically upon the next launch of VSCode.
- Workspaces Overview: Logged-in users can now view a comprehensive list of available workspaces directly within the extension.
- Run Overview: Access a list of all runs, with a filter to display runs specific to a selected workspace.
- Workspace/Run Details: Quickly view general information about any workspace or run, including metadata and status.
- Plan/Apply Output: Easily read the output from Terraform plan and apply operations within the extension.
- Scalr UI Integration: Convenient UI links provide quick navigation to the relevant sections of the Scalr web UI.