Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-26 21:09:48 +00:00
parent 8605181c53
commit 2becd0ff6f

View file

@ -20,6 +20,10 @@ terraform {
source = "gavinbunney/kubectl"
version = "~> 1.14"
}
proxmox = {
source = "telmate/proxmox"
version = "3.0.2-rc07"
}
}
}