proxmox template

This commit is contained in:
Tomás Limpinho
2025-08-20 15:39:28 +01:00
parent 700e77907d
commit 79f2c04501
3 changed files with 77 additions and 55 deletions

View File

@ -11,10 +11,10 @@ terraform {
bitwarden = {
source = "maxlaverse/bitwarden"
version = ">= 0.15.0"
}
}
proxmox = {
source = "telmate/proxmox"
version = "3.0.1-rc9"
source = "bpg/proxmox"
version = "0.82.1"
}
}
backend "consul" {