Skip to content

fix(deps): update dependencies#1045

Open
terraform-ibm-modules-ops wants to merge 1 commit intomainfrom
renovate/dependencies
Open

fix(deps): update dependencies#1045
terraform-ibm-modules-ops wants to merge 1 commit intomainfrom
renovate/dependencies

Conversation

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

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.70.1v1.70.2 age confidence require patch
ibm (source) 1.89.02.0.0 age confidence required_provider major
icr.io/ibm-observe/logs-agent-helm 1.8.01.8.1 age confidence patch
terraform-ibm-modules/cloud-monitoring/ibm (source) 1.14.61.15.0 age confidence module minor
terraform-ibm-modules/common-pipeline-assets v1.24.5v1.24.6 age confidence action patch
terraform-ibm-modules/common-utilities/ibm (source) 1.4.31.5.0 age confidence module minor
terraform-ibm-modules/kms-all-inclusive/ibm (source) 5.5.365.6.0 age confidence module minor
terraform-ibm-modules/landing-zone-vpc/ibm (source) 8.16.18.16.2 age confidence module patch
terraform-ibm-modules/resource-group/ibm (source) 1.5.01.6.0 age confidence module minor
terraform-ibm-modules/secrets-manager/ibm (source) 2.13.92.14.0 age confidence module minor
terraform-ibm-modules/trusted-profile/ibm (source) 3.2.203.3.0 age confidence module minor

Release Notes

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

v1.70.2

Compare Source

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

v2.0.0

Compare Source

This release adds internal support for Terraform's Plugin Framework alongside our existing implementation. All your existing Terraform configurations work exactly as before with zero changes required.
We're bumping to v2.0.0 to signal an important internal architectural enhancement: the provider now supports Terraform Plugin Framework in addition to the existing SDKv2 implementation. This is a major milestone that enables future capabilities while maintaining complete backward compatibility.

Bug Fixes

Cloud Internet Services
  • handle null timestamps in CIS custom page resource (6702)
Cloud Logs
  • add Computed to alert filter_type and incident_settings fields (6716)
General
  • Fix the missing read env for provider (6704)
Partner Center Sell
  • Add id to composite children plan updatable flag is editable parnercentersellv1 (6698)
Power Systems
  • CCNA Error Msg Refactor (6711)
  • Capture Error Msg Refactor (6712)
Transit Gateway
  • handle create timeout by checking existing connec… (6703)
VPC Infrastructure
  • Update size validation range for RFS (6709)
  • fixed document for is_images datasource (6689)

Enhancements

General
  • Plugin Framework support (6611)
Cloud Databases
  • Refactor ibm_database resource and datasource to introduce backend abstraction (6667)
Cloud Logs
  • Logs Routing Default Private CSE endpoint and write_status (6710)
  • Update Views API for PR #​164 (164)
  • Add IBM Cloud Logs Extensions API support (6700)
Code Engine
  • Add ibm_code_engine_build_run action with Plugin Framework support (6611)
Configuration Aggregator
  • Add IBM Account Management API Support (6701)
Power Systems
  • Add externalIP attribute for network_interface (6705)
  • Add Asaps To SAP Profile/s (6708)
Secrets Manager
  • Private path support for Code Engine (6699)
  • SM event notification datasource should not fail when no registration exists (6692)
Transit Gateway
  • support Secrets Manager CRNs in authentication_key (6713)
terraform-ibm-modules/terraform-ibm-cloud-monitoring (terraform-ibm-modules/cloud-monitoring/ibm)

v1.15.0

Compare Source

Features
  • deps: updating module provider range strategy to support IBM provider v2 (#​191) (252cf4e)
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.24.6

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-common-utilities (terraform-ibm-modules/common-utilities/ibm)

v1.5.0

Compare Source

Features
  • feat(deps): updating module provider range strategy to support IBM provider v2 (#​156)
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.6.0

Compare Source

Features
  • deps: updating module provider range strategy to support IBM provider v2 (#​860) (cbf6d98)
terraform-ibm-modules/terraform-ibm-landing-zone-vpc (terraform-ibm-modules/landing-zone-vpc/ibm)

v8.16.2

Compare Source

Bug Fixes
  • update dependencies and update readme with the correct quota limit for ACL rules (#​1164) (7467380)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.6.0

Compare Source

Features
  • feat(deps): updating module provider range strategy to support IBM provider v2 (#​794)
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)

v2.14.0

Compare Source

Features
  • deps: updating module provider range strategy to support IBM provider v2 (#​493) (3b73df7)
terraform-ibm-modules/terraform-ibm-trusted-profile (terraform-ibm-modules/trusted-profile/ibm)

v3.3.0

Compare Source

Features
  • deps: updating module provider range strategy to support IBM provider v2 (#​286) (85281f1)

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
Copy link
Copy Markdown
Contributor

/run pipeline

@terraform-ibm-modules-ops
Copy link
Copy Markdown
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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/IBM/platform-services-go-sdk v0.96.0 -> v0.97.1
golang.org/x/crypto v0.49.0 -> v0.50.0
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/net v0.51.0 -> v0.52.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/text v0.35.0 -> v0.36.0
golang.org/x/tools v0.42.0 -> v0.43.0

@terraform-ibm-modules-dev
Copy link
Copy Markdown
Contributor

/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