We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1608355 commit 81fda5aCopy full SHA for 81fda5a
registry/coder/modules/kasmvnc/README.md
@@ -14,7 +14,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and
14
module "kasmvnc" {
15
count = data.coder_workspace.me.start_count
16
source = "registry.coder.com/coder/kasmvnc/coder"
17
- version = "1.2.3"
+ version = "1.2.4"
18
agent_id = coder_agent.example.id
19
desktop_environment = "xfce"
20
subdomain = true
0 commit comments