We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fe86e commit 1a23d50Copy full SHA for 1a23d50
terraform/authentik/main.tofu
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
authentik = {
4
source = "goauthentik/authentik"
5
- version = "2025.12.0"
+ version = "2025.12.1"
6
}
7
8
onepassword = {
0 commit comments