| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -79,7 +79,7 @@ resource "coder_app" "dotfiles" {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  display_name = "Update Dotfiles"
 | 
					 | 
					 | 
					 | 
					  display_name = "Update Dotfiles"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  slug         = "dotfiles"
 | 
					 | 
					 | 
					 | 
					  slug         = "dotfiles"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  icon         = "/icon/dotfiles.svg"
 | 
					 | 
					 | 
					 | 
					  icon         = "/icon/dotfiles.svg"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  command      = templatefile("${path.module}/run.sh", {
 | 
					 | 
					 | 
					 | 
					  command = templatefile("${path.module}/run.sh", {
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    DOTFILES_URI : local.dotfiles_uri,
 | 
					 | 
					 | 
					 | 
					    DOTFILES_URI : local.dotfiles_uri,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    DOTFILES_USER : local.user
 | 
					 | 
					 | 
					 | 
					    DOTFILES_USER : local.user
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  })
 | 
					 | 
					 | 
					 | 
					  })
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |