Update authentik provider
This commit is contained in:
parent
776375ace8
commit
dcddb46d63
4 changed files with 61 additions and 53 deletions
modules/services
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
authentik = {
|
||||
source = "goauthentik/authentik"
|
||||
version = "~> 2024.8.0"
|
||||
version = "~> 2025.2.0"
|
||||
}
|
||||
mailcow = {
|
||||
source = "l-with/mailcow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue