diff --git a/main.tf b/main.tf index fd34943..b9b91c7 100644 --- a/main.tf +++ b/main.tf @@ -14,7 +14,7 @@ terraform { } proxmox = { source = "telmate/proxmox" - version = "3.0.2-rc03" + version = "3.0.2-rc02" } } backend "consul" {