Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.85 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.85 KB

Requirements

Name Version
proxmox 3.0.1-rc1

Providers

Name Version
proxmox 3.0.1-rc1

Modules

No modules.

Resources

Name Type
proxmox_lxc.container resource

Inputs

Name Description Type Default Required
containers n/a
list(object({
name = string
target_node = string
storage = string
storage_size = string
full_clone = bool
template_name = string
network_bridge = string
memory = number
cores = number

}))
n/a yes
default_password Default LXC container password string "changeme" no
environment on which enviroment the project will be running string "dev" 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

Outputs

Name Description
container_vmids n/a