We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ac696 commit 8a4dd6fCopy full SHA for 8a4dd6f
terraform/authentik/providers.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
authentik = {
4
source = "goauthentik/authentik"
5
- version = "2024.6.1"
+ version = "2024.8.0"
6
}
7
sops = {
8
source = "carlpett/sops"
0 commit comments