Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-10 22:49:51 +00:00 committed by Viktor Barzin
parent 9be0672aa3
commit 77492b3131
3 changed files with 13 additions and 1 deletions

View file

@ -9,6 +9,10 @@ terraform {
source = "cloudflare/cloudflare"
version = "~> 4"
}
authentik = {
source = "goauthentik/authentik"
version = "~> 2024.10"
}
}
}