5 lines
		
	
	
		
			66 B
		
	
	
	
		
			HCL
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			66 B
		
	
	
	
		
			HCL
		
	
	
	
	
	
| variable "region" {
 | |
|   default = "us-central"
 | |
|   type    = string
 | |
| }
 | 
| variable "region" {
 | |
|   default = "us-central"
 | |
|   type    = string
 | |
| }
 |