Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-16 23:17:44 +00:00
parent e956b78951
commit 73af01a277
6 changed files with 19 additions and 3 deletions

View file

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