Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented May 16, 2025

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/event-notifications/ibm (source) module major 1.19.8 -> 2.6.2
terraform-ibm-modules/kms-all-inclusive/ibm (source) module major 4.21.4 -> 5.1.16

Release Notes

terraform-ibm-modules/terraform-ibm-event-notifications (terraform-ibm-modules/event-notifications/ibm)

v2.6.2

Compare Source

Bug Fixes

v2.6.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​518) (7b36c4b)

v2.6.0

Compare Source

Features

v2.5.0

Compare Source

Features

v2.4.22

Compare Source

Bug Fixes

v2.4.21

Compare Source

Bug Fixes

v2.4.20

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​511) (8dfc57d)

v2.4.19

Compare Source

Bug Fixes

v2.4.18

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​505) (9118f94)

v2.4.17

Compare Source

Bug Fixes

v2.4.16

Compare Source

Bug Fixes

v2.4.15

Compare Source

Bug Fixes
  • add support to DA for existing KMS instance CRN as a dependency input (#​496) (e3d2d6b)

v2.4.14

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v10 (#​499) (ea4bcb5)

v2.4.13

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​498) (1412c30)

v2.4.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.7 (#​503) (2d66c41)

v2.4.11

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.6 (#​502) (6c9d061)

v2.4.10

Compare Source

Bug Fixes

v2.4.9

Compare Source

Bug Fixes

v2.4.8

Compare Source

Bug Fixes

v2.4.7

Compare Source

Bug Fixes
  • stop mapping provider_visibility in addons config (#​475) (3e284a4)

v2.4.6

Compare Source

Bug Fixes

v2.4.5

Compare Source

Bug Fixes

v2.4.4

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​486) (c0d0a87)

v2.4.3

Compare Source

Bug Fixes

v2.4.2

Compare Source

Bug Fixes

v2.4.1

Compare Source

Bug Fixes
  • add workaround for catalog issue with virtual inputs (#​483) (92f2194)

v2.4.0

Compare Source

Features

v2.3.14

Compare Source

Bug Fixes
  • Add output crn_list_object in Event Notification DA for mapping to Cloud Logs DA (#​477) (052ec4e)

v2.3.13

Compare Source

Bug Fixes
  • deps: update minimum required ibm provider version to >= 1.79.0
    - The DA is locked into 1.79.0 (#​481) (764f9cd)

v2.3.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.5.0 (#​478) (9faf4e8)

v2.3.11

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​470) (729fefa)

v2.3.10

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.4.1 (#​471) (665b697)

v2.3.9

Compare Source

Bug Fixes
  • updated the default value in the DA for management_endpoint_type_for_bucket to use the direct endpoint as some regions no longer support private (#​469) (c268f1b)

v2.3.8

Compare Source

Bug Fixes
  • fix typo in catalog manifest around default flavor in addons config (#​468) (56dcb61)

v2.3.7

Compare Source

Bug Fixes

v2.3.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v9 (#​462) (7e9defc)

v2.3.5

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cloud-monitoring/ibm to v1.2.12 (#​464) (361eaff)

v2.3.4

Compare Source

Bug Fixes

v2.3.3

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​461) (bd97de4)

v2.3.2

Compare Source

Bug Fixes
  • fix the wording for Observability add-on descrption (#​459) (1342abc)

v2.3.1

Compare Source

Bug Fixes
  • update the COS dependancy version to v9.0.2 in the DA (#​458) (da76c01)

v2.3.0

Compare Source

Features

v2.2.7

Compare Source

(#​457) (7f06510)

Bug Fixes
  • fixed bug in DA that was producing the following error:
    │ 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.6

Compare Source

Bug Fixes

v2.2.5

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.25 (#​455) (7246011)

v2.2.4

Compare Source

Bug Fixes

v2.2.3

Compare Source

Bug Fixes

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​441) (070f0d2)

v2.2.0

Compare Source

Features
  • The value of service_endpoints now 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 thre service_endpoints to either "public" or "public-and-private" (#​449) (fdb5b5f)

v2.1.0

Compare Source

Features
  • added support to specify the exact IBM Cloud Monitoring instance to monitoring the Object Storage bucket when enabling failed events in the DA using new input existing_monitoring_crn (#​446) (b53fc14)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes
  • added support for all region that the service supports (#​440) (0e206b7)

v2.0.0

Compare Source

Features
  • full refactor of the DA. It now has 2 variations Fully configurable and Security-enforced (#​395) (27121e7)
BREAKING CHANGES
  • There is no upgrade path from the legacy standard variation to the new Fully configurable or Security-enforced variations

v1.20.2

Compare Source

Bug Fixes

v1.20.1

Compare Source

Bug Fixes
  • deps: update required_provider to latest for the deployable architecture solution (#​439) (80bdbee)

v1.20.0

Compare Source

Features
  • improved user experience for validating input variable values
    - updated required terraform to be >= 1.9.0 (#​419) (72f7274)

v1.19.21

Compare Source

Bug Fixes

v1.19.20

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5 (#​434) (b77a966)

v1.19.19

Compare Source

Bug Fixes

v1.19.18

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​428) (f3bc6b2)

v1.19.17

Compare Source

Bug Fixes

v1.19.16

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.8 (#​427) (b721264)

v1.19.15

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​425) (a2a9e30)

v1.19.14

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​412) (eae7918)

v1.19.13

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.6 (#​424) (ad7473a)

v1.19.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.8 (#​423) (db3a102)

v1.19.11

Compare Source

Bug Fixes

v1.19.10

Compare Source

Bug Fixes

v1.19.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.4 (#​417) (4691ef4)
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.1.16

Compare Source

Bug Fixes

v5.1.15

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​729) (6e6c101)

v5.1.14

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.7 (#​724) (c3fffd6)

v5.1.13

Compare Source

Bug Fixes

v5.1.12

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​719) (2565c9c)

v5.1.11

Compare Source

Bug Fixes

v5.1.10

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​698) (3ae2900)

v5.1.9

Compare Source

Bug Fixes

v5.1.8

Compare Source

Bug Fixes
  • deps: update required IBM provider version to >=1.79.1, <2.0.0 and locked DA version to 1.79.1 (#​703) (cfb859c)

v5.1.7

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​692) (f9e751d)

v5.1.6

Compare Source

Bug Fixes
  • remove use_existing_resource_group from addons config (#​691) (bcda6af)

v5.1.5

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​674) (a180757)

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

Bug Fixes

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features
  • Dependency support for account settings (4e5157d)

v5.0.2

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​668) (ae23c43)

v5.0.1

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.2 (#​662) (6821705)

v5.0.0

Compare Source

Features
  • DA refactor - 2 new variations: Fully configurable and Security-enforced (#​646) (0c91052)
BREAKING CHANGES
  • The standard variation of the DA has been deprecated. There is no upgrade path from the standard variation to the nee Fully configurable or Security-enforced variations

v4.22.0

Compare Source

Features
  • updated required terraform version to >= 1.9.0 + updated variable validation logic (#​655) (72abd6e)

v4.21.11

Compare Source

Bug Fixes

v4.21.10

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​656) (380174d)

v4.21.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.1 (#​659) (62b59af)

v4.21.8

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​649) (08b38bb)

v4.21.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-key-ring/ibm to v2.6.0 (#​650) (050c3cb)

v4.21.6

Compare 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.


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

This PR has been generated by Renovate Bot.

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from c178e60 to 467f484 Compare May 17, 2025 11:49
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 467f484 to 1cb695d Compare May 17, 2025 23:40
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 1cb695d to a460dff Compare May 18, 2025 07:38
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from a460dff to 2394884 Compare May 18, 2025 11:36
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 2394884 to 76f50c7 Compare May 18, 2025 19:38
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 76f50c7 to 3d2df7e Compare May 23, 2025 19:54
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 3d2df7e to 513860a Compare May 24, 2025 07:44
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 513860a to e799fa9 Compare May 24, 2025 15:32
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from e799fa9 to a42a962 Compare May 25, 2025 07:44
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from a42a962 to 0f179d7 Compare May 25, 2025 11:43
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 0f179d7 to d4fbd7e Compare May 25, 2025 19:33
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from d4fbd7e to 9114e5d Compare May 31, 2025 00:00
@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from c720c3e to 681f850 Compare July 18, 2025 20:03
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 681f850 to a61ea9e Compare July 19, 2025 04:01
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from a61ea9e to 10d38cc Compare July 19, 2025 23:39
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 10d38cc to 6cb4a21 Compare July 20, 2025 03:38
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 6cb4a21 to ef673f8 Compare July 20, 2025 11:43
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from ef673f8 to 4693050 Compare July 20, 2025 19:52
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 4693050 to c747a45 Compare July 25, 2025 20:03
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from c747a45 to f8be8e4 Compare July 26, 2025 23:39
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from f8be8e4 to f28caa1 Compare August 1, 2025 20:16
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from f28caa1 to d79df69 Compare August 2, 2025 07:49
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from d79df69 to 5caf250 Compare August 2, 2025 15:44
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 5caf250 to e24c3d1 Compare August 3, 2025 03:53
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from e24c3d1 to c507337 Compare August 3, 2025 11:40
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update terraform dependencies (major) chore(deps): update terraform dependencies (major) - autoclosed Aug 8, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops deleted the renovate/major-terraform-dependencies branch August 8, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants