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