generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update terraform dependencies #340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
terraform-ibm-modules-dev
merged 1 commit into
main
from
renovate/terraform-dependencies
May 25, 2025
Merged
fix(deps): update terraform dependencies #340
terraform-ibm-modules-dev
merged 1 commit into
main
from
renovate/terraform-dependencies
May 25, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
/run pipeline |
425c62c to
733152f
Compare
|
/run pipeline |
1 similar comment
|
/run pipeline |
733152f to
18502bc
Compare
|
/run pipeline |
18502bc to
d48d8ec
Compare
|
/run pipeline |
1 similar comment
|
/run pipeline |
d48d8ec to
81bd7eb
Compare
|
/run pipeline |
81bd7eb to
d3db557
Compare
|
/run pipeline |
d3db557 to
7ec7465
Compare
|
/run pipeline |
terraform-ibm-modules-dev
approved these changes
May 25, 2025
Contributor
Author
|
🎉 This PR is included in version 2.3.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.4->2.3.55.1.5->5.1.71.3.6->1.3.72.2.9->2.3.1Release Notes
terraform-ibm-modules/terraform-ibm-event-notifications (terraform-ibm-modules/event-notifications/ibm)
v2.3.5Compare Source
Bug Fixes
v2.3.4Compare Source
Bug Fixes
v2.3.3Compare Source
Bug Fixes
v2.3.2Compare Source
Bug Fixes
v2.3.1Compare Source
Bug Fixes
v2.3.0Compare Source
Features
v2.2.7Compare Source
(#457) (7f06510)
Bug Fixes
│ Error: Invalid index
│
│ on main.tf line 55, in locals:
│ 55: cos_kms_key_crn = var.existing_event_notifications_instance_crn != null ? null : var.existing_kms_root_key_crn != null ? var.existing_kms_root_key_crn : module.kms[0].keys[format("%s.%s", local.en_key_ring_name, local.cos_key_name)].crn
│ ├────────────────
│ │ module.kms is empty tuple
│
│ The given key does not identify an element in this collection value: the collection has no elements.
╵
v2.2.6Compare Source
Bug Fixes
v2.2.5Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)
v5.1.7Compare Source
Bug Fixes
v5.1.6Compare Source
Bug Fixes
use_existing_resource_groupfrom addons config (#691) (bcda6af)terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)
v1.3.7Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)
v2.3.1Compare Source
Bug Fixes
v2.3.0Compare Source
Features
-
skip_event_notifications_iam_authorization_policy->skip_secrets_manager_event_notifications_iam_auth_policy-
skip_sm_kms_iam_authorization_policy->skip_secrets_manager_kms_iam_auth_policy-
skip_sm_ce_iam_authorization_policy->skip_secrets_manager_iam_auth_policy(#336) (058c06d)v2.2.10Compare Source
Bug Fixes
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.