variable "volume_type" { type = string default = "cinder-t3" } variable "image" { type = string default = "bionic" }