variable "zone_name" { type = string } variable "zone_kind" { type = string } variable "soa_edit_api" { type = string } variable "zone_nameservers" { type = list(string) }