Skip to content

Comments

fix(deps): update dependencies#788

Merged
terraform-ibm-modules-dev merged 1 commit intomainfrom
renovate/dependencies
Feb 21, 2026
Merged

fix(deps): update dependencies#788
terraform-ibm-modules-dev merged 1 commit intomainfrom
renovate/dependencies

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Feb 13, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/IBM/platform-services-go-sdk v0.94.0v0.94.3 age confidence require patch
github.com/gruntwork-io/terratest v0.55.0v0.56.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.68.1v1.69.0 age confidence require minor
ibm (source) 1.87.31.88.2 age confidence required_provider minor
terraform-ibm-modules/common-pipeline-assets v1.24.1v1.24.2 age confidence action patch
terraform-ibm-modules/cos/ibm (source) 10.9.910.14.1 age confidence module minor
terraform-ibm-modules/key-protect/ibm (source) v2.10.54v2.10.55 age confidence module patch
terraform-ibm-modules/resource-group/ibm (source) 1.4.71.4.8 age confidence module patch

Release Notes

IBM/platform-services-go-sdk (github.com/IBM/platform-services-go-sdk)

v0.94.3

Compare Source

Bug Fixes
  • Global Tagging: add message field to TagResultsItem (#​432) (b66d7e9)

v0.94.2

Compare Source

Bug Fixes
  • Metrics Router: add new in-che region and write_status attribute (#​430) (f41c5f0)

v0.94.1

Compare Source

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

v0.56.0

Compare Source

✨ New Features

CreateJobFromCronJob and CreateJobFromCronJobE added.

The CreateJobFromCronJob and CreateJobFromCronJobE functions support creating Kubernetes cron jobs in a given namespace. This mirrors the behavior of the kubectl create job ... --from=cronjob/... command and provides a native way to trigger and test CronJob configurations within Terratest.

Special thanks to @​steffas for contributing this feature.

🐛 Bug Fixes

Preserve existing instance metadata in SetMetadata

Updates the newMetadata function to properly copy existing metadata items before applying new key-value pairs. This resolves an issue introduced in v0.55.0 where functions like SetMetadata and AddSshKey were accidentally overwriting all existing instance metadata instead of merging the new values.

Plan output parsing for Terraform 1.14+ fixed

Removes the trailing period requirement from the planWithChangesRegexp regular expression used by GetResourceCount. This resolves parsing failures caused by Terraform 1.14's new Actions feature, which appends additional text (e.g., . Actions: N to invoke.) to the standard plan summary line.

Update CronJob to use the batch/v1 API

Updates the CronJob implementation under the hood to use the stable batch/v1 API instead of batch/v1beta1. This restores compatibility with modern Kubernetes clusters, as the older v1beta1 API was completely removed in Kubernetes 1.25.

📖 Documentation Updates

Homepage examples for Terragrunt updated

Examples relevant to Terragrunt have been fixed in the https://terragrunt.gruntwork.io site.

⚙️ Process Updates

Golang bumped to 1.26

The version of Golang in go.mod has been updated to 1.26.

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.55.0...v0.56.0

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

v1.69.0

Compare Source

Features

v1.68.2

Compare Source

Bug Fixes
IBM-Cloud/terraform-provider-ibm (ibm)

v1.88.2

Compare Source

Bug Fixes

CIS
  • Fix instance ruleset rule handling to enable OWASP logging (6644)
Power
  • Update unit wording to conform to new standard (6652)
Activity tracker
  • remove managed by example (6659)
IAM
  • Fix: prevent duplicate user invite API calls causing 409 error (6665)

v1.88.1

Compare Source

Bug Fixes

Cloud Object Storage
  • Fix the docs related to COs backup vault policies (6650)
VPC Infrastructure
  • fix(instance-group): fixed error on instance group wait (6655)

Enhancements

IAM
  • Add expires_at to service_api_key (6654)

v1.88.0

Compare Source

Bug Fixes

Catalog Management
  • fix import of ibm_cm_offering (6636)
Cloud Logs
  • change inclusion_filters to optional (6649)
IAM
  • Fix policy creation when resourceType is set to 'resource-group' (6621)

Enhancements

Code Engine
  • add support for code engine pds, hmac secrets and trusted profiles (6610)
Schematics
  • extend template type validation regex (6593)
Cloud Databases
  • Add async_restore field for fast PG restore (6630)
Cloud Logs
  • add terraform support for logs router v3 (6627)
IAM
  • add api key expiration field (6640)
Platform Notifications
  • Platform Notification Distribution List API: Terraform support (6628)
Power Systems
  • Update DHCP status check for polling (6642)
VPC Infrastructure
  • Added an empty check on allowed_use for is_instance and is_volume (6631)
  • added support for spot virtual server instances (6637)
  • add network-bandwidth-mode support (6648)
General
  • Update MR in-che endpoint (6647)
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.24.2

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)

v10.14.1

Compare Source

Bug Fixes

v10.14.0

Compare Source

Features
  • added the ability to enable or disable activity tracking on buckets in the bucket DA variations using new input enable_activity_tracking (true by default) (#​1059) (177db8d)

v10.13.1

Compare Source

Bug Fixes
  • add missing dependency_version_2 from instance DA variation (#​1063) (ca22880)

v10.13.0

Compare Source

Features
  • added backup vault and backup policy support to the DA variations (#​1062) (05cd9e3)

v10.12.0

Compare Source

Features
  • added support for backup vault and bucket backup policies (#​1061) (5ee3363)

v10.11.0

Compare Source

Features
  • removed the need to pass KMS guid when enabling encryption. The GUID is now programmatically determined from the KMS Key CRN (#​1060) (001a8d4)

v10.10.0

Compare Source

Features
  • Added service dropdown picker widget for several DA inputs. DA consumers no longer need to enter the CRN value manually. (#​1055) (36e30ba)

v10.9.10

Compare Source

Bug Fixes
  • Set private_endpoint_type to "vpe" when in-che or in-mum region selected in the DA (#​1058) (581c061)
terraform-ibm-modules/terraform-ibm-key-protect (terraform-ibm-modules/key-protect/ibm)

v2.10.55

Compare Source

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

v1.4.8

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.5 -> 1.26

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 379ba49 into main Feb 21, 2026
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/dependencies branch February 21, 2026 04:17
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.35.15 🎉

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.

2 participants