terraform { required_providers { proxmox = { source = "bpg/proxmox" version = "0.86.0" } http = { source = "hashicorp/http" version = "3.5.0" } } }