variable "name" {
type = string
}
variable "admin_authorized_keys" {
type = list(string)
default = null
variable "insecure_password" {
type = bool
default = false
variable "use_host_cert" {
default = true
variable "disk_pool" {
variable "disk_base" {
variable "disk_base_pool" {
variable "cloudinit_pool" {
variable "bridge_name" {
variable "ca_host" {
variable "memory" {
type = number
default = 1024
variable "data_disk" {
variable "fixed_address" {
default = ""