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 13db872 commit 5776235Copy full SHA for 5776235
registry/coder/modules/kasmvnc/README.md
@@ -15,7 +15,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and
15
module "kasmvnc" {
16
count = data.coder_workspace.me.start_count
17
source = "registry.coder.com/coder/kasmvnc/coder"
18
- version = "1.1.0"
+ version = "1.2.0"
19
agent_id = coder_agent.example.id
20
desktop_environment = "xfce"
21
subdomain = true
0 commit comments