variable "hcloud_token" { # default = } variable "location" { default = "hel1" } variable "instances" { default = "1" } variable "server_type" { default = "cpx11" } variable "os_type" { default = "rocky-8" }