1 2 3 4 5 6 7 8
variable "name" { type = string } variable "internal" { type = bool default = false }