#variables.tf variable "vm_config" { description = "Configuration for the virtual machine" type = map(any) }