variable "virtual_environment_endpoint" { type = string } variable "virtual_environment_api_token" { type = string sensitive = true } variable "virtual_environment_sshkeys"{ type = list }