update authentik provider

This commit is contained in:
Chris Cowley 2025-04-02 16:46:19 +02:00
parent 5be4f93de5
commit 4e68cef823
2 changed files with 30 additions and 47 deletions
authentik

View file

@ -10,7 +10,7 @@ terraform {
}
authentik = {
source = "goauthentik/authentik"
version = "2024.12.0"
version = "2025.2.0"
}
}
}