fmt
All checks were successful
Check with kubeconform / lint (push) Successful in 1m11s

This commit is contained in:
AB from home.homenet
2025-09-16 00:28:54 +03:00
parent 7dde0d3f2a
commit d71935d063
5 changed files with 122 additions and 119 deletions

View File

@@ -1,7 +1,7 @@
terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
source = "goauthentik/authentik"
version = "2025.8.1"
}
}