| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -32,7 +32,7 @@ variable "default" {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					variable "jetbrains_ides" {
 | 
					 | 
					 | 
					 | 
					variable "jetbrains_ides" {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  type        = list(string)
 | 
					 | 
					 | 
					 | 
					  type        = list(string)
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  description = "The list of IDE product codes, e.g. ["GO", "WS"]
 | 
					 | 
					 | 
					 | 
					  description = "The list of IDE product codes, e.g. ['GO', 'WS']"
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  default     = var.default != null && var.default != "" ? var.default : null
 | 
					 | 
					 | 
					 | 
					  default     = var.default != null && var.default != "" ? var.default : null
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  validation {
 | 
					 | 
					 | 
					 | 
					  validation {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    condition = (
 | 
					 | 
					 | 
					 | 
					    condition = (
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |