Skip to content

chore(deps): update dependencies#1245

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

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

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider patch 1.88.21.88.3
restapi (source) required_provider major 2.0.13.0.0
terraform-ibm-modules/app-configuration/ibm (source) module patch 1.15.101.15.12
terraform-ibm-modules/common-pipeline-assets action patch v1.24.2v1.24.3
terraform-ibm-modules/secrets-manager-private-cert-engine/ibm (source) module patch 1.13.31.13.4
terraform-ibm-modules/secrets-manager-secret-group/ibm (source) module patch 1.4.61.4.7

Release Notes

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

v1.88.3

Compare Source

Bug Fixes

Backup/Recovery
  • update connection schema (6645)

Enhancements

General
  • updated code owners (6674)
Mastercard/terraform-provider-restapi (restapi)

v3.0.0

Compare Source

This is a huge release driven by the "simple" need to migrate the provider from TFSDK to Terraform Plugin Framework. Because the provider is already several years old, this represented an opportunity to improve how it works in accordance with refactoring required for TPF.

Great care was taken to avoid breaking changes, but please be mindful that this was an extensive set of changes!

Changes
  • Logging was revamped to use the terraform logging library across the board, so the level configured there will be the level used as the provider does it's work. The existing debug parameter on the provider and objects will now only affect whether or not the client spits out the HTTP request and response to STDERR as it works. This is separate and independent from the Terraform log stream and log level.
  • Moved to the latest terraform plugin framework. This should eliminate warnings (thanks for the report in #​337, @​twcchu) while also not affecting behaviors
  • The default timeout for the HTTP client has been set to 30 seconds instead of "infinite"
  • The provider now validates the URI provided is a parseable URI
  • The provider now marks the password field as sensitive. Thanks for the callout in #​300, Dr-J-Watson!
Fixes
  • Fixed some cases where some fields were not logged and clarify the request/response body in HTTP output. Thanks for the PR in #​316, @​rforen!
  • Send empty JSON document (just {}) when configured for (read|search|destroy_data) attributes
  • Correctly interpolate and append {id} in paths which include query strings. Thanks for the PR in #​339, @​pregress!
  • Raise parameter errors when read_search's search key and value are not specified. Thanks for the report in #​332, @​toadjuane!
  • Correctly inherit/append query string with read_search when the object has a query_string specified. Thanks for the heads up in #​332, @​zepeng811!
New
  • In addition to username/password, added a new bearer_token parameter to the provider in #​301 - thanks, @​Dr-J-Watson!
  • The provider now supports retries! To enable retry on failures (connection/TLS/etc errors or a 500-range response except 501), set max_attempts greater than 1 in retries. Thanks for the idea in #​315, @​barrack1234!
  • Support {id} interpolation in read_search.search_value during read operations. Thanks for the idea in @​333, @​toadjaune and the contribution in #​295, @​orgads!
  • Support a user-provided JSON patch to be applied during read_search operations in case the API provides a response asymmetric to what was submitted. Thanks for the idea in #​295, @​orgads!
  • Add support for ignore_server_additions which will watch for server changes only to fields present in data. Thanks for the PR in #​336, @​jor2!
  • Perform lazy client initialization to support planning when the URL for the provider isn't known yet. Thanks for the idea in #​291, @​A7exSchin
  • Add results_contains_object to the data source to avoid a second read operation to the API. Thanks for the idea in #​310, @​cybrhwk!
Misc
  • Obtain a clean HTTP client from terraform rather than the Go runtime. This avoids other providers possibly polluting the default client from affecting us.
  • Along with revamping logging, the file name from which the log entry came is no longer logged.
terraform-ibm-modules/terraform-ibm-app-configuration (terraform-ibm-modules/app-configuration/ibm)

v1.15.12

Compare Source

Bug Fixes

v1.15.11

Compare Source

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

v1.24.3

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert-engine (terraform-ibm-modules/secrets-manager-private-cert-engine/ibm)

v1.13.4

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)

v1.4.7

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

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

1 similar comment
@surajsbharadwaj
Copy link
Contributor

/run pipeline

@BabithaPadiri
Copy link
Collaborator

basic module version is not yet updated , closing the PR

@surajsbharadwaj surajsbharadwaj deleted the renovate/dependencies branch March 2, 2026 12:02
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.

4 participants