| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -14,7 +14,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					```tf
 | 
					 | 
					 | 
					 | 
					```tf
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					module "kasmvnc" {
 | 
					 | 
					 | 
					 | 
					module "kasmvnc" {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  source              = "registry.coder.com/modules/kasmvnc/coder"
 | 
					 | 
					 | 
					 | 
					  source              = "registry.coder.com/modules/kasmvnc/coder"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  version             = "1.0.21"
 | 
					 | 
					 | 
					 | 
					  version             = "1.0.22"
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  agent_id            = coder_agent.example.id
 | 
					 | 
					 | 
					 | 
					  agent_id            = coder_agent.example.id
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  desktop_environment = "xfce"
 | 
					 | 
					 | 
					 | 
					  desktop_environment = "xfce"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					}
 | 
					 | 
					 | 
					 | 
					}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |