terraform { required_providers { proxmox = { source = "telmate/proxmox" version = "2.9.11" } } }