This commit is contained in:
2024-01-18 17:58:23 +00:00
parent 33c8b91ef7
commit 0c1722731a

View File

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