Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Sep 20, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/gruntwork-io/terratest v0.50.0 -> v0.51.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.9 -> v1.60.14 age confidence require patch
go (source) 1.25.1 -> 1.25.3 age confidence toolchain patch
ibm (source) 1.82.1 -> 1.84.1 age confidence required_provider minor
terraform-ibm-modules/cloud-logs/ibm (source) 1.6.28 -> 1.9.0 age confidence module minor
terraform-ibm-modules/common-pipeline-assets v1.22.5 -> v1.23.2 age confidence action minor
terraform-ibm-modules/cos/ibm (source) 10.2.21 -> 10.5.0 age confidence module minor
terraform-ibm-modules/event-streams/ibm (source) 4.1.8 -> 4.1.18 age confidence module patch
terraform-ibm-modules/kms-all-inclusive/ibm (source) 5.2.0 -> 5.4.0 age confidence module minor
terraform-ibm-modules/resource-group/ibm (source) 1.3.0 -> 1.4.0 age confidence module minor

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.51.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0

terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)

v1.60.14

Compare Source

Bug Fixes
  • catalog tests use target commit ID instead of branch to support import offering from another fork (#​1047) (4366b15)

v1.60.13

Compare Source

Bug Fixes
  • corrected reference update in input merging function (#​1050) (93db892)

v1.60.12

Compare Source

Bug Fixes

v1.60.11

Compare Source

Bug Fixes
  • addons project setting require manual approval support (#​1049) (f884f43)

v1.60.10

Compare Source

Bug Fixes
  • allow HCL string defaults for array/object types in catalog validation (#​1046) (150dd46)
IBM-Cloud/terraform-provider-ibm (ibm)

v1.84.1

Compare Source

1.84.1 (October 17, 2025)
Enhancements
IAM
  • Add new attributes to IAM Identity Account Settings (6491)

v1.84.0

Compare Source

Bug Fixes

Cloud Databases
  • Add hidden and beta versions to in place upgrade (6502)

Enhancements

Cloud Object Storage
  • Support Schematics replatform for COS resources (6504)
Secrets Manager
  • projects - support auto deploy mode (6492)
VPC Infrastructure
  • volume-qos-mode feature development (6498)

v1.83.3

Compare Source

Bug Fixes

VPC Infrastructure
  • migrated provider to v0.74.1 vpc-go-sdk (6500)

v1.83.2

Compare Source

Bug Fixes

Global Catalog
  • correct argument capitalization, update cm account doc (6486)
  • only set rev field if it exists (6494)
CIS
  • check position index before updating CIS ruleset rule (6472)
General
  • removed platform-services-go-sdk replace from go.mod (6495)

v1.83.1

Compare Source

Bug Fixes

  • fix the refresh token issue (6489)
  • Breaking change with 1.83.0 again (6487)
  • Timeout since v1.83.0 with resource ibm_cos_bucket_lifecycle_configuration (6488)

v1.83.0

Compare Source

Bug Fixes

Configuration Aggregator
  • fixed docs for is_lb_listener_policy_rule and container_cluster_config (6438)
IAM
  • update service, trusted id policies (6453)
Partner Center Sell
  • Cbr for iam service registration parnercentersellv1 (6462)
Power Systems
  • Refactor terraform errors to use new toolchain in instance, instance snapshot, instance ip, instance volume data sources (6448)
  • [D][R] Add creation date attribute to shared processor pool data source and resource (6446)
  • [D][R] Add Network Peer data source and resource (6444)
Secrets Manager
  • Secrets Manager fixes (6460)

Enhancements

IKS
  • Bump bluemix-go version to remove refresh token(6480)
Backup/Recovery
  • BRS GA Release: Remove LA Note (6464)
Configuration Aggregator
  • add way to test admin config (6434)
  • Update connector client (6473)
General
  • Support for Trusted profile authentication (6458)
  • Support Trusted profile name for assume authentication (6479)
IAM
  • profile link additional param (6454)
  • removed unwanted print causing provider failure (6483)
MQ Service
  • add 'iam_managed' and 'roles' fields to user details (6447)
Power Systems
  • Add sr3 profile to sap data source (6443)
  • Update power-go-client to V1.13.0 (6474)
  • [R][D] Compatibility Mode (6455)
Secrets Manager
  • Pull in new icr SDK which adds new regions endpoints (6451)
  • Feature post allowlist and crud users (6449)
VPC Infrastructure
  • add rules_to_skip in ibm_cis_ruleset_rule (6441)
  • Support for metadata service configuration (6461)
  • Support for regional file shares (6465)
  • Support for Reserved IP as member target of PPNLB (5930)
  • Doc changes for Public Address Range GA (6471)

Documentation

Power Systems
  • Update supported sap systems documentation (6442)
Secrets Manager
  • regenerate projects provider with new go sdk level and API doc (6469)

Code Refactoring

VPC Infrastructure
  • File share mount target assign none by default for dp2 (6482)
terraform-ibm-modules/terraform-ibm-cloud-logs (terraform-ibm-modules/cloud-logs/ibm)

v1.9.0

Compare Source

Features
  • remove Account Config DA from customize DA flow, add default value for prefix using random string generator and update logic that handles default resource group lookup (#​155) (6d0508c)

v1.8.7

Compare Source

Bug Fixes

v1.8.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.4 (#​152) (b52636e)

v1.8.5

Compare Source

Bug Fixes

v1.8.4

Compare Source

Bug Fixes

v1.8.3

Compare Source

Bug Fixes

v1.8.2

Compare Source

Bug Fixes
  • updated the security enforced DA variation to use COS direct endpoint (#​148) (e237d58)

v1.8.1

Compare Source

Bug Fixes
  • configure Event Notifications integration automatically in the DA when Event Notifications DA is enabled (which is the default) (#​142) (b2b3c18)

v1.8.0

Compare Source

Features
  • expose append_random_bucket_name_suffix variable in the DA to append random generated suffix to the bucket names.

IMPORTANT : When updating the DA from a previous version the buckets will be recreated, to prevent re-creation of the buckets set append_random_bucket_name_suffix to false. No impact for module consumers, just the DA. (#​147) (edb31e0)

v1.7.4

Compare Source

Bug Fixes

v1.7.3

Compare Source

Bug Fixes

v1.7.2

Compare Source

Bug Fixes

v1.7.1

Compare Source

Bug Fixes
  • updated the DA catalog config to use the "Default" resource group (#​139) (9a6bbf0)

v1.7.0

Compare Source

Features

v1.6.29

Compare Source

Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.23.2

Compare Source

Bug Fixes

v1.23.1

Compare Source

Bug Fixes

v1.23.0

Compare Source

Features
  • add Python CI workflow with customizable inputs and steps (#​810) (3ab7e6c)
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)

v10.5.0

Compare Source

Features
  • add default value for prefix using random string generator
  • update logic that handles default resource group lookup
  • map resource group down to all dependant DAs

(#​978) (b405438)

v10.4.2

Compare Source

Bug Fixes
  • Updated the default value of an input variable add_bucket_name_suffix to true to prevent bucket name conflicts.

    NOTE: Set input variable add_bucket_name_suffix as false to preserve the existing bucket names and avoid recreation while upgrading the existing deployments. (#​974) (0131605)

v10.4.1

Compare Source

Bug Fixes

v10.4.0

Compare Source

Features
  • Lifecycle management in both the main module and buckets submodule are being enhanced.

    In the main module lifecycles were historically created an archive rule set to 90 days and an expire rule set to 365 days. These should be considered opt-in rules, rather than opt-out rules. The behaviour has been changed to avoid unanticipated data loss. If this default behaviour was relied upon, then a code change will be required to persist it.

Previously:


  bucket_config = [{
    bucket_name = "bucket”
    …
    expire_filter_prefix     = var.expire_filter_prefix
    archive_filter_prefix   = var.archive_filter_prefix

    archive_rule =  {
      enable = true
      days   = var.archive_days
      type   = var.archive_type
    } 
    expire_rule =  {
      enable = true
      days   = var.expire_days
    }
 
  }]


Now:



  bucket_config = [{
    bucket_name = "bucket”
    …

    archive_rule =  {
      enable = true
      days   = var.archive_days
      type   = var.archive_type

      archive_filter_prefix = var.archive_filter_prefix
    } 
    expire_rule =  {
      enable = true
      days   = var.expire_days

      expire_filter_prefix = var.expire_filter_prefix
    }
 
  }]


(#​962) (5d144a8)

v10.3.2

Compare Source

Bug Fixes

v10.3.1

Compare Source

Bug Fixes

v10.3.0

Compare Source

Features
terraform-ibm-modules/terraform-ibm-event-streams (terraform-ibm-modules/event-streams/ibm)

v4.1.18

Compare Source

Bug Fixes

v4.1.17

Compare Source

Bug Fixes

v4.1.16

Compare Source

Bug Fixes

v4.1.15

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.4 (#​479) (897c09b)

v4.1.14

Compare Source

Bug Fixes

v4.1.13

Compare Source

Bug Fixes

v4.1.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.2 (#​474) (60d8ade)

v4.1.11

Compare Source

Bug Fixes

v4.1.10

Compare Source

Bug Fixes
  • updated the DA to default to the "Default" resource group (#​471) (2642657)

v4.1.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.2.0 (#​468) (9cb5312)
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.4.0

Compare Source

Features
  • add default value for prefix using random string generator and update logic that handles default resource group lookup (#​779) (d258934)

v5.3.6

Compare Source

Bug Fixes

v5.3.5

Compare Source

Bug Fixes

v5.3.4

Compare Source

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

v5.3.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.14 (#​776) (2e24e10)

v5.3.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.13 (#​772) (a24323d)

v5.3.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​771) (61c0943)

v5.3.0

Compare Source

Features

v5.2.3

Compare Source

Bug Fixes
  • updated the DA to default to the "Default" resource group (#​767) (07163f7)

v5.2.2

Compare Source

Bug Fixes
  • Update catalog content, description of input and output variables as suggested by Content reviewer (#​766) (536c536)

v5.2.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.4.0

Compare Source

Features
  • add support to return default resource group when strings 'Default' or 'default' are passed (#​747) (c93a544)

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 changed the title chore(deps): update dependencies chore(deps): update dependencies - autoclosed Sep 20, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops deleted the renovate/dependencies branch September 20, 2025 07:35
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update dependencies - autoclosed chore(deps): update dependencies Sep 20, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update dependencies chore(deps): update terraform terraform-ibm-modules/event-streams/ibm to v4.1.9 Sep 20, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update terraform terraform-ibm-modules/event-streams/ibm to v4.1.9 chore(deps): update dependencies Sep 20, 2025
@iamar7
Copy link
Member

iamar7 commented Sep 24, 2025

/run pipeline

1 similar comment
@iamar7
Copy link
Member

iamar7 commented Sep 30, 2025

/run pipeline

iamar7
iamar7 previously approved these changes Sep 30, 2025
@ocofaigh
Copy link
Contributor

@iamar7 Renovate has been blocked because you rebased - please do not rebase unless you plan to see PR to completion
I have ticked the box to allow renovate to take control again

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update dependencies fix(deps): update dependencies Oct 17, 2025
@terraform-ibm-modules-ops
Copy link
Contributor Author

ℹ Artifact update notice

File name: tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.12.0 -> v1.13.0
github.com/IBM/cloud-databases-go-sdk v0.8.0 -> v0.8.1
github.com/IBM/platform-services-go-sdk v0.86.1 -> v0.89.0
github.com/IBM/project-go-sdk v0.3.6 -> v0.3.9
github.com/go-git/go-git/v5 v5.16.2 -> v5.16.3
github.com/go-openapi/errors v0.22.2 -> v0.22.3
github.com/go-openapi/strfmt v0.23.0 -> v0.24.0
github.com/hashicorp/terraform-json v0.26.0 -> v0.27.2
github.com/zclconf/go-cty v1.16.3 -> v1.16.4
go.mongodb.org/mongo-driver v1.17.3 -> v1.17.4
golang.org/x/crypto v0.41.0 -> v0.43.0
golang.org/x/mod v0.26.0 -> v0.28.0
golang.org/x/net v0.42.0 -> v0.45.0
golang.org/x/sys v0.35.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.30.0
golang.org/x/tools v0.35.0 -> v0.37.0
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit dba4c72 into main Oct 18, 2025
2 checks passed
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.4.1 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants