Skip to content

fix(deps): update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5 #320

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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/kms-all-inclusive/ibm (source) module major 4.14.2 -> 5.1.13

Release Notes

terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

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

v4.21.5

Compare Source

Bug Fixes

v4.21.4

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​639) (55659a2)

v4.21.3

Compare Source

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

v4.21.2

Compare Source

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

v4.21.1

Compare Source

Bug Fixes

v4.21.0

Compare Source

Features
  • added support for cross-region-resiliency Key Protect instance plan.
    - updated the keys input to support kmip configuration. This input is now marked as a sensitive input since it can contain a private certificate value. (#​620) (3a93855)

v4.20.0

Compare Source

Features

(#​624) (115f845)

  • The following DA input variables have been renamed:
    • resource_tags -> key_protect_resource_tags
    • access_tags -> key_protect_access_tags
    • cbr_rules -> key_protect_instance_cbr_rules
  • The default value of key_protect_instance_name has changed from base-security-services-kms -> key-protect

v4.19.8

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-key/ibm to v1.4.0 (#​621) (3e95873)

v4.19.7

Compare Source

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

v4.19.6

Compare Source

Bug Fixes

v4.19.5

Compare Source

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

v4.19.4

Compare Source

Bug Fixes

v4.19.3

Compare Source

Bug Fixes
  • updated the default value of the prefix input to be "dev" in the DA.
    - Marked the input as required in catalog so it will now show in the required tab of the projects UI.
    - It is still possible omit the prefix by passing a value of null or empty string ("") when working directly with the terraform code, or by passing the string value of __NULL__ when deploying in projects or schematics. (#​614) (558df2b)

v4.19.2

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​610) (4e55380)

v4.19.1

Compare Source

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

v4.19.0

Compare Source

Features
  • adds the ability to use CBR rules in DA. It adds a new variable cbr_rules in DA variables. (#​594) (c28a3ff)

v4.18.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-key/ibm to v1.3.0 (#​603) (230be46)

v4.18.2

Compare Source

Bug Fixes
  • removed creation of CBR rule in this module because it is created already in root module(terraform-ibm-modules/key-protect/ibm) (#​601) (9037f4c)

v4.18.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​598) (1b4e49f)

v4.18.0

Compare Source

Features

v4.17.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​591) (2948d74)

v4.17.0

Compare Source

Features

v4.16.11

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.8 (#​589) (0cc8088)

v4.16.10

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.29.0 (#​588) (0319e5f)

v4.16.9

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​584) (92226cc)

v4.16.8

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​579) (432e451)

v4.16.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.7 (#​570) (5b3235b)

v4.16.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.28.1 (#​574) (e9572fc)

v4.16.5

Compare Source

Bug Fixes
  • update to SCC profile to CIS IBM Cloud Foundations Benchmark v1.1.0 (#​551) (80768c0)

v4.16.4

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.6 (#​568) (b9112f3)

v4.16.3

Compare Source

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

v4.16.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.28.0 (#​564) (e75d946)

v4.16.1

Compare Source

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

v4.16.0

Compare Source

Features
  • The force_delete_key_ring option has been removed from the keys input variable as this feature is deprecated (#​557) (421d484)

v4.15.13

Compare Source

Bug Fixes

v4.15.12

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​546) (23941aa)

v4.15.11

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.1 (#​542) (932e3bd)

v4.15.10

Compare Source

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

v4.15.9

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​534) (0a1d8da)

v4.15.8

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.4 (#​538) (ab0a0f4)

v4.15.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.0 (#​535) (f93cff7)

v4.15.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.3 (#​531) (96e6976)

v4.15.5

Compare Source

Bug Fixes

v4.15.4

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​528) (2daf902)

v4.15.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.3 (#​526) (4e57041)

v4.15.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.1 (#​525) (71bd47c)

v4.15.1

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.1 (#​523) (bf747e2)

v4.15.0

Compare Source

Features
  • added support for creating Context Based Restrictions (CBRs) using new input cbr_rules.
  • The existing_kms_instance_guid input in the module has been updated to existing_kms_instance_crn (#​516) (defd93d)

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 2179ee9 to b88129b Compare May 17, 2025 04:04
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from b88129b to e7ff1b3 Compare May 17, 2025 15:53
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from e7ff1b3 to ee1ff9d Compare May 17, 2025 23:54
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from ee1ff9d to 57460ad Compare May 23, 2025 20:19
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 57460ad to bc7c3d4 Compare May 24, 2025 11:57
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch 2 times, most recently from 2bb96c8 to 0280dc9 Compare May 24, 2025 19:53
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 0280dc9 to db19afc Compare May 25, 2025 03:59
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from db19afc to 56a9d5a Compare June 13, 2025 20:47
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 56a9d5a to 43f5ed9 Compare July 4, 2025 20:18
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 43f5ed9 to 1c56e3b Compare July 11, 2025 20:33
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 1c56e3b to 40df1c9 Compare July 12, 2025 20:00
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 40df1c9 to 2dd536e Compare July 13, 2025 20:14
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from 2dd536e to af8a758 Compare July 18, 2025 20:29
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from af8a758 to ec644ea Compare July 19, 2025 23:55
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/major-terraform-dependencies branch from ec644ea to 2f36206 Compare July 20, 2025 03:56
@terraform-ibm-modules-dev

/run pipeline

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.

2 participants