Closed stirby closed 4 months ago
Tested the corrected URL on dogfood.
Was
module "windows_rdp" { source = "registry.coder.com/coder/module/windows-rdp" ... }
Now
module "windows_rdp" { source = "registry.coder.com/modules/windows-rdp/coder" ... }
Hmm there seems to be an issue on my workspace... Please hold
Tested the corrected URL on dogfood.
Was
Now