Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-13 15:25:01 +00:00
parent a724169b0e
commit cb37db4e7e
2 changed files with 5 additions and 1 deletions

View file

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