You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2025. It is now read-only.
RDP Server and Web Client, powered by Devolutions Gateway
icon
../.icons/desktop.svg
maintainer_github
coder
verified
true
tags
windows
rdp
web
desktop
Windows RDP
Enable Remote Desktop + a web based client on Windows workspaces, powered by devolutions-gateway.
# AWS example. See below for examples of using this module with other providersmodule"windows_rdp" {
count=data.coder_workspace.me.start_countsource="registry.coder.com/modules/windows-rdp/coder"version="1.0.18"agent_id=resource.coder_agent.main.idresource_id=resource.aws_instance.dev.id
}