This commit is contained in:
2025-04-04 14:50:19 +01:00
parent a774bb6e3b
commit 0c84c7fe4f

View File

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