2025-03-23 22:55:30 +00:00

8 lines
92 B
HCL

terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
}
}
}