5 lines
		
	
	
		
			66 B
		
	
	
	
		
			HCL
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			66 B
		
	
	
	
		
			HCL
		
	
	
	
	
	
| variable "watchdog_enabled" {
 | |
|   default = true
 | |
|   type    = bool
 | |
| }
 | 
| variable "watchdog_enabled" {
 | |
|   default = true
 | |
|   type    = bool
 | |
| }
 |