create multiple-vm project
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
module "pve_vm" {
|
||||
source = "../../modules/pve_vm"
|
||||
proxmox_endpoint = var.proxmox_endpoint
|
||||
proxmox_api_token = var.proxmox_api_token
|
||||
node_name = "zenith"
|
||||
vm_name = "zenith-vm"
|
||||
vm_cpu = 2
|
||||
|
Reference in New Issue
Block a user