VSCode Extension
The Scalr VSCode extension saves you time by not switching to the Scalr UI to get information about workspaces, runs, and more. The extension currently supports the following:
- Listing all workspace and filtering by environment
- Viewing all Terraform runs within a workspace and the run results
- Running Terraform plan and apply from VSCode
- Streaming of Terraform logs directly back into VSCode for active Terraform runs
![](https://files.readme.io/60bb1bd58b283fd3bad5b6f23e3623ad035caed04c63aaec393617d184bc8208-vscode.png)
Click here to install the extension.
Once the extension is installed, you can authenticate to Scalr by providing your account name and a token. IMPORTANT: Only the account name is needed. You do not need to add “.scalr.io” to the name.
Updated 3 months ago