infralab/terraform/variables.tf
oleg.vodyanov91@gmail.com fc74760828 add terraform
2025-05-17 23:54:26 +04:00

7 lines
176 B
HCL

variable "pm_api_url" {}
variable "pm_user" {}
variable "pm_password" {}
variable "vm_name" {}
#variable "vm_template" {}
variable "target_node" {}
variable "ssh_public_key" {}