terraform { required_providers { proxmox = { source = "bpg/proxmox" version = "0.86.0" } } }