variable "start_address" { description = "Start of the IP range, e.g. 10.0.0.1/24." type = string } variable "end_address" { description = "End of the IP range, e.g. 10.0.0.50/24." type = string }