terraform { required_providers { proxmox = { source = "bpg/proxmox" version = "0.107.0" } http = { source = "hashicorp/http" version = "3.6.0" } } }