variable name { type = "string" } variable image { type = "string" default = "ubuntu-18.04" } variable server_type { type = "string" default = "cx11" } variable location { type = "string" default = "nbg1" } variable ssh_key_id { type = "string" }