terraform { required_providers { proxmox = { source = "bpg/proxmox" version = ">= 0.74.0" } } }