Many things
This commit is contained in:
		
							parent
							
								
									05d4287d05
								
							
						
					
					
						commit
						4ecb167ff6
					
				
					 5 changed files with 52 additions and 67 deletions
				
			
		|  | @ -19,6 +19,14 @@ variable "esphome_boards" { | |||
|     mac     = string | ||||
|   })) | ||||
| } | ||||
| variable "iot_devices" { | ||||
|   type = list(object({ | ||||
|     name    = string | ||||
|     address = string | ||||
|     mac     = string | ||||
|     description = string | ||||
|   })) | ||||
| } | ||||
| variable "dhcp_subnets" { | ||||
|   type = map(string) | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue