Skip to content

Commit a35263f

Browse files
feat(terraform): update authentik ( 2024.6.1 → 2024.8.2 )
1 parent 9e7d392 commit a35263f

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

infrastructure/terraform/authentik/.terraform.lock.hcl

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/terraform/authentik/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
required_providers {
1515
authentik = {
1616
source = "goauthentik/authentik"
17-
version = "2024.6.1"
17+
version = "2024.8.2"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)