diff --git a/main.tf b/main.tf index 93b8d4f..2631eb5 100644 --- a/main.tf +++ b/main.tf @@ -14,7 +14,7 @@ terraform { } proxmox = { source = "bpg/proxmox" - version = "~> 0.80.0" + version = "= 0.79.0" } } backend "consul" {