dns-zone/variables.tf (6 lines of code) (raw):

variable "name" { type = string } variable "base_name" { type = string }