vaultwarden password and proxmox

This commit is contained in:
Tomás Limpinho
2025-08-19 11:36:54 +01:00
parent 80a950fec7
commit 32004c9a78
5 changed files with 33 additions and 0 deletions

View File

@ -7,6 +7,10 @@ terraform {
vaultwarden = {
source = "ottramst/vaultwarden"
version = "0.4.4"
}
proxmox = {
source = "telmate/proxmox"
version = "3.0.2-rc03"
}
}
backend "consul" {