Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/gruntwork-io/terratest v0.52.0 -> v0.53.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.18 -> v1.60.27 age confidence require patch
github.com/terraform-ibm-modules/terraform-ibm-watsonx-saas-da v2.0.1 -> v2.0.3 age confidence module patch
go (source) 1.25.3 -> 1.25.4 age confidence toolchain patch
ibm (source) 1.84.3 -> 1.85.0 age confidence required_provider minor
terraform-ibm-modules/base-ocp-vpc/ibm (source) 3.70.0 -> 3.73.0 age confidence module minor
terraform-ibm-modules/common-pipeline-assets v1.23.2 -> v1.24.0 age confidence action minor
terraform-ibm-modules/cos/ibm (source) 10.5.5 -> 10.5.10 age confidence module patch

Release Notes

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

v0.53.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0

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

v1.60.27

Compare Source

Bug Fixes

v1.60.26

Compare Source

Bug Fixes

v1.60.25

Compare Source

Bug Fixes

v1.60.24

Compare Source

Bug Fixes
  • resource group creation error ("Can not get account") by including account number in request (#​1069) (b5ca31c)

v1.60.23

Compare Source

Bug Fixes
  • Complete Schematics migration cleanup and add comprehensive tests (#​1063) (bf50f18)

v1.60.22

Compare Source

Bug Fixes

v1.60.21

Compare Source

Bug Fixes

v1.60.20

Compare Source

Bug Fixes

v1.60.19

Compare Source

Bug Fixes
  • add defensive nil checks and retry config lookup on 409 error (#​1061) (4b1b155)
terraform-ibm-modules/terraform-ibm-watsonx-saas-da (github.com/terraform-ibm-modules/terraform-ibm-watsonx-saas-da)

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes
  • fix bug when using existing COS but creating new KMS key (#​334) (ae87721)
IBM-Cloud/terraform-provider-ibm (ibm)

v1.85.0

Compare Source

Bug Fixes

Power Systems
  • Refactor terraform errors to use new toolchain in nag and ni data sources (6525)
  • Refactor terraform errors to use new toolchain in nsg, network_port, and network peer data sources (6529)
VPC Infrastructure
  • Fix example in share docs (6534)

Enhancements

IAM
  • add new account settings (6538)
Power Systems
  • Deprecate Arg_VolumeName for Arg_VolumeID (6508)
  • Add new ibm_pi_volumes data source and documentation (6520)
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.73.0

Compare Source

Features
  • added a new widget for the default_worker_pool_machine_type variable to enhance the user experience
    - The widget dynamically fetches available worker node flavors based on the selected region, ensuring users only see machine types that are actually available in their chosen deployment location. (#​863) (43bcb86)

v3.72.0

Compare Source

Features
  • DA updates:
    - updated the default value for cluster_name to "cluster"
    - updated the default value of the prefix inputto start with "ocp"
    - added validation for the default_worker_pool_workers_per_zone
    - updated some inout to leverage the new rich choise input widget (#​862) (5ec4f07)

v3.71.4

Compare Source

Bug Fixes

v3.71.3

Compare Source

Bug Fixes
  • update text used for secrets manager service plan input (#​861) (a4bf968)

v3.71.2

Compare Source

Bug Fixes

v3.71.1

Compare Source

Bug Fixes

v3.71.0

Compare Source

Features
  • added the new worker node flavors widget to the DA (#​851) (750d14d)
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.24.0

Compare Source

Features
  • remove CRA scan. CRA depends on the SCC service which is EOL on 15th Dec (#​825) (63d89ff)
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)

v10.5.10

Compare Source

Bug Fixes
  • changed the default value for add_bucket_name_suffix to true in buckets submodule (#​1002) (3ba70bf)

v10.5.9

Compare Source

Bug Fixes

v10.5.8

Compare Source

Bug Fixes

v10.5.7

Compare Source

Bug Fixes

v10.5.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

1 similar comment
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops
Copy link
Contributor Author

terraform-ibm-modules-ops commented Nov 8, 2025

ℹ 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/IBM/platform-services-go-sdk v0.89.0 -> v0.90.0
github.com/go-openapi/errors v0.22.3 -> v0.22.4
github.com/go-openapi/strfmt v0.24.0 -> v0.25.0
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
golang.org/x/crypto v0.43.0 -> v0.44.0
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.45.0 -> v0.46.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0
golang.org/x/tools v0.37.0 -> v0.38.0

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

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

3 participants