variable "hcloud_token" { sensitive = true } locals { boxes = [ { name = "jumpbox" type = "cx23" } ] }