You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			2 years ago | |
|---|---|---|
| .. | ||
| README.md | 2 years ago | |
| main.tf | 2 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	| name | description | tags | icon | ||||
|---|---|---|---|---|---|---|---|
| code-server | Install and run VS Code in the web browser | 
  | 
/icon/code.svg | 
code-server Module
Install and run VS Code in the web browser
Requirements
- Linux or macOS template
 
Usage instructions
Add the following block to your Coder template:
module "code-server" {
    source = "https://github.com/coder/coder//code-server/"
    agent = coder_agent.main.id # your agent ID
}
			
		