diff --git a/main.tf b/main.tf index f49b09a..72993b2 100644 --- a/main.tf +++ b/main.tf @@ -14,7 +14,7 @@ terraform { } proxmox = { source = "bpg/proxmox" - version = "0.82.1" + version = "~> 0.70.1" } } backend "consul" {