Skip to content

Ngel-Castro/proxmox_single_vm_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
proxmox 3.0.1-rc1

Providers

Name Version
proxmox 3.0.1-rc1

Modules

No modules.

Resources

Name Type
proxmox_vm_qemu.vm resource

Inputs

Name Description Type Default Required
full_clone If you required full clone or not bool false no
memory Memory for VM number 2048 no
name Name of the VM string n/a yes
network_bridge Network bridge for VM string "vmbr0" no
proxmox_host Value for proxmox cluster/server string "https://192.168.0.131:8006/api2/json" no
proxmox_token_id Proxmox Token user@pam!token_id string "terraform-prov@pve!terraform" no
proxmox_token_secret Proxmox token secret string n/a yes
storage Storage location in PROXMOX node string "samsung_ssd" no
target_node Proxmox target node string n/a yes
template_name If you required full clone or not string "cluster-template" no

Outputs

Name Description
vm_id The of the Virtual Machine recently created
vm_ip The IP address of the VM