Skip to content

Commit 9f88040

Browse files
chore(deps): update terraform zitadel to v2.0.3 (#153)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [zitadel](https://registry.terraform.io/providers/zitadel/zitadel) ([source](https://redirect.github.com/zitadel/terraform-provider-zitadel)) | required_provider | patch | `2.0.2` -> `2.0.3` | --- ### Release Notes <details> <summary>zitadel/terraform-provider-zitadel (zitadel)</summary> ### [`v2.0.3`](https://redirect.github.com/zitadel/terraform-provider-zitadel/compare/v2.0.2...v2.0.3) [Compare Source](https://redirect.github.com/zitadel/terraform-provider-zitadel/compare/v2.0.2...v2.0.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adcc51e commit 9f88040

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

infrastructure/.terraform.lock.hcl

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ terraform {
2828
required_providers {
2929
zitadel = {
3030
source = "zitadel/zitadel"
31-
version = "2.0.2"
31+
version = "2.0.3"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)