Update main.tf

This commit is contained in:
2025-08-24 22:20:43 +00:00
parent 746ead6f27
commit 6ad858a264

View File

@ -14,7 +14,7 @@ terraform {
}
proxmox = {
source = "bpg/proxmox"
version = "0.82.1"
version = "~> 0.70.1"
}
}
backend "consul" {