This commit is contained in:
2025-02-02 11:59:37 +00:00
parent f705164006
commit 3c3e96dc72

View File

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