Enable Remote Desktop + a web based client on Windows workspaces
<!-- TODO: Add GIF -->
[](https://www.loom.com/share/a5d98c7007a7417fb572aba1acf8d538)
## Usage
@ -26,3 +26,9 @@ module "code-server" {
## Tested on
- ✅ GCP with Windows Server 2022: [Example template](https://gist.github.com/bpmct/18918b8cab9f20295e5c4039b92b5143)
## Roadmap
- [ ] Test on additional cloud providers
- [ ] Automatically establish web RDP session
> This may require forking [the webapp from devolutions-gateway](https://github.com/Devolutions/devolutions-gateway/tree/master/webapp)