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