This commit is contained in:
2025-05-19 17:33:10 +01:00
parent 68a3339794
commit 24ab04b098

View File

@@ -114,5 +114,5 @@ variable "secret_key" {
variable "authentik_version" { variable "authentik_version" {
type = string type = string
default = "2025.2.3" default = "2025.4"
} }