chore(deps): update terraform authentik to v2025.8.1 #495

Merged
catalin merged 1 commit from renovate/authentik-2025.x into main 2025-10-26 18:01:29 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
authentik (source) required_provider minor 2025.6.0 -> 2025.8.1

Release Notes

goauthentik/terraform-provider-authentik (authentik)

v2025.8.1

Compare Source

Changelog

v2025.8.0

Compare Source

Changelog

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [authentik](https://registry.terraform.io/providers/goauthentik/authentik) ([source](https://github.com/goauthentik/terraform-provider-authentik)) | required_provider | minor | `2025.6.0` -> `2025.8.1` | --- ### Release Notes <details> <summary>goauthentik/terraform-provider-authentik (authentik)</summary> ### [`v2025.8.1`](https://github.com/goauthentik/terraform-provider-authentik/releases/tag/v2025.8.1) [Compare Source](https://github.com/goauthentik/terraform-provider-authentik/compare/v2025.8.0...v2025.8.1) ##### Changelog - [`f78e1c0`](https://github.com/goauthentik/terraform-provider-authentik/commit/f78e1c098c4bae154db952ca4737d93ea2d9e82d): Bump goauthentik.io/api/v3 from 3.2025100.2 to 3.2025100.3 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c3306a0`](https://github.com/goauthentik/terraform-provider-authentik/commit/c3306a0c3531ce88c69b4114c657f723295c59f1): Bump goauthentik.io/api/v3 from 3.2025100.2 to 3.2025100.3 ([#&#8203;741](https://github.com/goauthentik/terraform-provider-authentik/issues/741)) ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`643844e`](https://github.com/goauthentik/terraform-provider-authentik/commit/643844ea3967b1d989afec6aea697eb71ec48ef6): Bump goauthentik.io/api/v3 from 3.2025100.3 to 3.2025100.4 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c14f6b9`](https://github.com/goauthentik/terraform-provider-authentik/commit/c14f6b92efe9349c37fb26f7384a1493cc0597c9): Bump actions/setup-go from 5.5.0 to 6.0.0 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`33bc54e`](https://github.com/goauthentik/terraform-provider-authentik/commit/33bc54efb22aaea49c2c1cb8b95a7731c3b70652): Bump actions/setup-go from 5.5.0 to 6.0.0 ([#&#8203;743](https://github.com/goauthentik/terraform-provider-authentik/issues/743)) ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`af47486`](https://github.com/goauthentik/terraform-provider-authentik/commit/af47486887ea91183fe8b7af5c127173512a3fd8): Bump goauthentik.io/api/v3 from 3.2025100.3 to 3.2025100.4 ([#&#8203;742](https://github.com/goauthentik/terraform-provider-authentik/issues/742)) ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`d72a300`](https://github.com/goauthentik/terraform-provider-authentik/commit/d72a300cc1d4295cd8404219207ef81218a1f392): use oidc for codecov ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`4373d1a`](https://github.com/goauthentik/terraform-provider-authentik/commit/4373d1afa25006f06ef5124fc5fb71dd3390c485): Bump codecov/codecov-action from 5.5.0 to 5.5.1 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0a85c2e`](https://github.com/goauthentik/terraform-provider-authentik/commit/0a85c2ebea0f19ff50569499f8ae4fa87977d26c): Bump codecov/codecov-action from 5.5.0 to 5.5.1 ([#&#8203;744](https://github.com/goauthentik/terraform-provider-authentik/issues/744)) ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`bec4109`](https://github.com/goauthentik/terraform-provider-authentik/commit/bec410918aa27f7afb7b0f4bb69568272e23b299): add missing parameters for property mappings to SAML source ( <>) - [`eb998d8`](https://github.com/goauthentik/terraform-provider-authentik/commit/eb998d8051e886e768935f7685f31a8459ab4ded): update documentation for SAML source ( <>) - [`fd89011`](https://github.com/goauthentik/terraform-provider-authentik/commit/fd89011e1323c60e75ae0364ed070de3f2988ff2): fix crash in authentik\_property\_mapping\_provider\_rac data source ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`8311e9a`](https://github.com/goauthentik/terraform-provider-authentik/commit/8311e9a0943e23eaf13de9f14a922c08753945ee): Add SAML Source property mappings ([#&#8203;745](https://github.com/goauthentik/terraform-provider-authentik/issues/745)) ([@&#8203;BeryJu](https://github.com/BeryJu)) ### [`v2025.8.0`](https://github.com/goauthentik/terraform-provider-authentik/releases/tag/v2025.8.0) [Compare Source](https://github.com/goauthentik/terraform-provider-authentik/compare/v2025.6.0...v2025.8.0) ##### Changelog - [`39352b6`](https://github.com/goauthentik/terraform-provider-authentik/commit/39352b6243d8de6dd575367b8b2a927dfa0c92b7): Bump getsentry/action-release from 3.1.1 to 3.1.2 ([#&#8203;707](https://github.com/goauthentik/terraform-provider-authentik/issues/707)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`df74518`](https://github.com/goauthentik/terraform-provider-authentik/commit/df74518e8457597d4c369a76929e0f97fd498df4): Bump github.com/getsentry/sentry-go from 0.33.0 to 0.34.0 ([#&#8203;711](https://github.com/goauthentik/terraform-provider-authentik/issues/711)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9648ab3`](https://github.com/goauthentik/terraform-provider-authentik/commit/9648ab388434b94e4557a427d23b95c1e519b42b): Bump getsentry/action-release from 3.1.2 to 3.2.0 ([#&#8203;710](https://github.com/goauthentik/terraform-provider-authentik/issues/710)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1b954f8`](https://github.com/goauthentik/terraform-provider-authentik/commit/1b954f8cad969ed408cf156b80c237292cf14ccd): Bump github.com/getsentry/sentry-go from 0.34.0 to 0.34.1 ([#&#8203;716](https://github.com/goauthentik/terraform-provider-authentik/issues/716)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6c37b72`](https://github.com/goauthentik/terraform-provider-authentik/commit/6c37b72cbc0683e4c384f7129a742364e83659d3): Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 ([#&#8203;720](https://github.com/goauthentik/terraform-provider-authentik/issues/720)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4e8709c`](https://github.com/goauthentik/terraform-provider-authentik/commit/4e8709c73fe29798852f1ef14d4a41c8e68d83f3): Bump github.com/getsentry/sentry-go from 0.34.1 to 0.35.0 ([#&#8203;725](https://github.com/goauthentik/terraform-provider-authentik/issues/725)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bc17953`](https://github.com/goauthentik/terraform-provider-authentik/commit/bc1795340dbe9e1ecad482b0e51a47c6b6646cf7): Bump actions/checkout from 4 to 5 ([#&#8203;731](https://github.com/goauthentik/terraform-provider-authentik/issues/731)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b6668c8`](https://github.com/goauthentik/terraform-provider-authentik/commit/b6668c80342b51e2890d7c292af9c9525da87327): Bump github.com/getsentry/sentry-go from 0.35.0 to 0.35.1 ([#&#8203;733](https://github.com/goauthentik/terraform-provider-authentik/issues/733)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4e6208b`](https://github.com/goauthentik/terraform-provider-authentik/commit/4e6208b9fe9814292f5f4cc86f7725bf76cc4be5): Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 ([#&#8203;734](https://github.com/goauthentik/terraform-provider-authentik/issues/734)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`60dfdaa`](https://github.com/goauthentik/terraform-provider-authentik/commit/60dfdaa72356eb7604b759c8045b9ff2e1360c15): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 ([#&#8203;737](https://github.com/goauthentik/terraform-provider-authentik/issues/737)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5927476`](https://github.com/goauthentik/terraform-provider-authentik/commit/5927476dc8de52a8a23af00977dbeb8c1ff06b21): Bump codecov/codecov-action from 5.4.3 to 5.5.0 ([#&#8203;736](https://github.com/goauthentik/terraform-provider-authentik/issues/736)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e7b7efc`](https://github.com/goauthentik/terraform-provider-authentik/commit/e7b7efcc987380340e8158b32a667383de5e4dcf): build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 ([#&#8203;739](https://github.com/goauthentik/terraform-provider-authentik/issues/739)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7fd4130`](https://github.com/goauthentik/terraform-provider-authentik/commit/7fd41309d5eddba48e2ff87ffa5ebdb4e8c22bbf): Bump goauthentik.io/api/v3 from 3.2025062.1 to 3.2025100.2 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ff9bece`](https://github.com/goauthentik/terraform-provider-authentik/commit/ff9becefbf3b6755d6601f92d3a473c64246f743): update event\_rule ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`2d17488`](https://github.com/goauthentik/terraform-provider-authentik/commit/2d17488eb7745de02a96524d5df29b7a6a8f6ce3): update generated lists ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`4c513a6`](https://github.com/goauthentik/terraform-provider-authentik/commit/4c513a683e7a07be2259c370e8f3ad9706a0c90f): add stage\_authenticator\_webauthn max\_attempts ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`13ddc62`](https://github.com/goauthentik/terraform-provider-authentik/commit/13ddc622c8344efb023928036b1ee09e60fe4457): add stage\_user\_login remember\_device ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`4069f72`](https://github.com/goauthentik/terraform-provider-authentik/commit/4069f72c3cde503b3d400f7435e646298e7224f0): improve validation for relative time input ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`609779f`](https://github.com/goauthentik/terraform-provider-authentik/commit/609779fe93a61a0abb50eed03c2a868848526d11): add provider\_oauth2 backchannel\_logout\_uri ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`8068ac4`](https://github.com/goauthentik/terraform-provider-authentik/commit/8068ac45661bedbdb13b9329b2a20314836a4060): add stage\_email recovery\_max\_attempts and recovery\_cache\_timeout ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`6c68f92`](https://github.com/goauthentik/terraform-provider-authentik/commit/6c68f92114d59ff85714486177e3e10d97989813): add system\_settings flags ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`408e8ed`](https://github.com/goauthentik/terraform-provider-authentik/commit/408e8ed66a6961f60f8822695ab8b3c6f209812e): improve JSON field validation ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`eb76e7a`](https://github.com/goauthentik/terraform-provider-authentik/commit/eb76e7aca9329e3704e8ad7e974b8d744d93539a): add event\_transport email\_template and email\_subject\_prefix ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`463a00d`](https://github.com/goauthentik/terraform-provider-authentik/commit/463a00d714c859011d86941b22ac2eff82a1748f): fix type ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`d5707eb`](https://github.com/goauthentik/terraform-provider-authentik/commit/d5707eb8f353d8c1c1f8184081dea17714c7d589): fix tests ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`932726d`](https://github.com/goauthentik/terraform-provider-authentik/commit/932726dbc0ded5d06a140f4436e3c8d632f75950): update devcontainer ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`4efe6c5`](https://github.com/goauthentik/terraform-provider-authentik/commit/4efe6c55e2d8d7bc9fe6fcc415621321912ec8a4): fix event\_rule ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`b393f00`](https://github.com/goauthentik/terraform-provider-authentik/commit/b393f004925540990e95078b75a6573c412d298e): fix tests ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`76da1cd`](https://github.com/goauthentik/terraform-provider-authentik/commit/76da1cd700ed5dadbdde1080ab803f0cfab4e1c6): fix ([@&#8203;BeryJu](https://github.com/BeryJu)) - [`c9c08f2`](https://github.com/goauthentik/terraform-provider-authentik/commit/c9c08f2c47abc04f93e6c12ed8a015204a4f6219): Bump goauthentik.io/api/v3 from 3.2025062.1 to 3.2025100.2 ([#&#8203;735](https://github.com/goauthentik/terraform-provider-authentik/issues/735)) ([@&#8203;BeryJu](https://github.com/BeryJu)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update terraform authentik to v2025.8.1
Some checks failed
checks / pre-commit (push) Failing after 2s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
c2431d3734
catalin deleted branch renovate/authentik-2025.x 2025-10-26 18:01:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
catalin/fukuops!495
No description provided.