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