generated from terraform-ibm-modules/stack-ibm-template
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update terraform terraform-ibm-modules/event-notifications/ibm to v2 #206
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/major-terraform-dependencies
May 25, 2025
Merged
chore(deps): update terraform terraform-ibm-modules/event-notifications/ibm to v2 #206
terraform-ibm-modules-dev
merged 1 commit into
main
from
renovate/major-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 |
d500cb2 to
77dba5a
Compare
|
/run pipeline |
77dba5a to
4519eb6
Compare
|
/run pipeline |
4519eb6 to
f29773b
Compare
|
/run pipeline |
f29773b to
26cc5f7
Compare
|
/run pipeline |
26cc5f7 to
9205559
Compare
|
/run pipeline |
9205559 to
379bb47
Compare
|
/run pipeline |
379bb47 to
e0ba811
Compare
|
/run pipeline |
e0ba811 to
affa249
Compare
|
/run pipeline |
terraform-ibm-modules-dev
approved these changes
May 25, 2025
Contributor
Author
|
🎉 This PR is included in version 3.0.0 🎉 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:
1.19.20->2.3.5Release 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
v2.2.4Compare Source
Bug Fixes
v2.2.3Compare Source
Bug Fixes
v2.2.2Compare Source
Bug Fixes
v2.2.1Compare Source
Bug Fixes
v2.2.0Compare Source
Features
service_endpointsnow defaults to "private" (was previously "public-and-private"). This means when updating to this version from a previous version, the instance will be updated in place and public endpoint access will be removed. If public access is still required, ensure to explicitly set threservice_endpointsto either "public" or "public-and-private" (#449) (fdb5b5f)v2.1.0Compare Source
Features
existing_monitoring_crn(#446) (b53fc14)v2.0.2Compare Source
Bug Fixes
v2.0.1Compare Source
Bug Fixes
v2.0.0Compare Source
Features
Fully configurableandSecurity-enforced(#395) (27121e7)BREAKING CHANGES
standardvariation to the newFully configurableorSecurity-enforcedvariationsv1.20.2Compare Source
Bug Fixes
v1.20.1Compare Source
Bug Fixes
v1.20.0Compare Source
Features
- updated required terraform to be
>= 1.9.0(#419) (72f7274)v1.19.21Compare 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.