Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-06-02 21:59:21 +00:00 committed by Viktor Barzin
parent 982dc9e63a
commit c85533d2d9
3 changed files with 42 additions and 1 deletions

View file

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