hashicorp / vscode-terraform

HashiCorp Terraform VSCode extension
https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform
Mozilla Public License 2.0
926 stars 179 forks source link

Add UI / command to switch between Terraform workspaces #357

Open paultyng opened 4 years ago

paultyng commented 4 years ago

It would be nice to have some form of UI support for:

claydanford commented 4 years ago

Isn't this outside the scope of the extension? I've always viewed the extension as a linting/formatting type of tool. This request seems like a UI wrapper for the CLI.