Merge pull request 'Update main.tf' (#110) from fenix-admin into main

Reviewed-on: fenix-gitea-admin/iac-teste#110
This commit is contained in:
2025-08-25 10:39:40 +00:00

View File

@ -14,7 +14,7 @@ terraform {
} }
proxmox = { proxmox = {
source = "bpg/proxmox" source = "bpg/proxmox"
version = "= 0.79.0" version = "= 0.75.0"
} }
} }
backend "consul" { backend "consul" {