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 Type Update Change Age Confidence
elasticstack (source) required_provider patch 0.12.1 -> 0.12.2 age confidence
github.com/gruntwork-io/terratest require minor v0.52.0 -> v0.54.0 age confidence
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require patch v1.60.18 -> v1.60.34 age confidence
github.com/terraform-ibm-modules/terraform-ibm-watsonx-saas-da module minor v2.0.1 -> v2.1.2 age confidence
go (source) toolchain patch 1.25.3 -> 1.25.4 age confidence
ibm (source) required_provider minor 1.84.3 -> 1.85.0 age confidence
terraform-ibm-modules/base-ocp-vpc/ibm (source) module minor 3.70.0 -> 3.73.5 age confidence
terraform-ibm-modules/common-pipeline-assets action minor v1.23.2 -> v1.24.0 age confidence
terraform-ibm-modules/cos/ibm (source) module minor 10.5.5 -> 10.7.0 age confidence

Release Notes

elastic/terraform-provider-elasticstack (elasticstack)

v0.12.2

Compare Source

  • Fix elasticstack_elasticsearch_snapshot_lifecycle metadata type conversion causing terraform apply to fail (#​1409)
  • Add new elasticstack_elasticsearch_ml_anomaly_detection_job resource (#​1329)
  • Add new elasticstack_elasticsearch_ml_datafeed resource (#​1340)
  • Add space_ids attribute to all Fleet resources to support space-aware Fleet resource management (#​1390)
  • Add back missing import support for elasticstack_elasticsearch_security_role_mapping (#​1441)
  • Add new elasticstack_elasticsearch_ml_job_state resource (#​1337)
  • Add new elasticstack_elasticsearch_ml_datafeed_state resource (#​1422)
  • Add output_id to elasticstack_fleet_integration_policy resource (#​1445)
  • Make hosts attribute required in elasticstack_fleet_output resource (#​1450)
  • Fix elasticstack_kibana_security_detection_rule to properly respect space_id
gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.54.0

Compare Source

What's Changed

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

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

Compare Source

Bug Fixes

v1.60.33

Compare Source

Bug Fixes
  • update region selector error message and add ssh troubleshooting docs (#​1082) (d4aa7b8)

v1.60.32

Compare Source

Bug Fixes
  • guard against panic when configuration does not have a schematics workspace id (#​1080) (b2c9858)

v1.60.31

Compare Source

Bug Fixes

v1.60.30

Compare Source

Bug Fixes

v1.60.29

Compare Source

Bug Fixes

v1.60.28

Compare Source

Bug Fixes
  • update tests to continue on failed validation if plan succeeds (#​1074) (c12aed0)

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

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features
  • updated several DA inputs to use the new rich choice widget (#​341) (585ac55)

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

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager-secret-group/ibm to v1.3.19 (#​881) (514d0ac)

v3.73.4

Compare Source

Bug Fixes

v3.73.3

Compare Source

Bug Fixes
  • updated the validation logic used to validate OS (#​870) (794961f)

v3.73.2

Compare Source

Bug Fixes

v3.73.1

Compare Source

Bug Fixes

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

Compare Source

Features
  • Added a new lifecycle_rules submodule which allows to add multiple expiry lifecycle rules to an existing cos bucket (#​999) (78be598)

v10.6.1

Compare Source

Bug Fixes
  • updated default value of "add_bucket_name_suffix" to true in fscloud submodule (#​1003) (ce92d6f)

v10.6.0

Compare Source

Features

v10.5.11

Compare Source

Bug Fixes

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

  • 19 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.13.0 -> v1.14.3
github.com/IBM/go-sdk-core/v5 v5.21.0 -> v5.21.2
github.com/IBM/platform-services-go-sdk v0.89.0 -> v0.90.4
github.com/IBM/project-go-sdk v0.3.9 -> v0.4.0
github.com/gabriel-vasile/mimetype v1.4.9 -> v1.4.11
github.com/go-git/go-git/v5 v5.16.3 -> v5.16.4
github.com/go-openapi/errors v0.22.3 -> v0.22.4
github.com/go-openapi/strfmt v0.24.0 -> v0.25.0
github.com/go-playground/validator/v10 v10.26.0 -> v10.28.0
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/crypto v0.43.0 -> v0.45.0
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.45.0 -> v0.47.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

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/dependencies branch 2 times, most recently from 2501973 to 1c072e6 Compare November 28, 2025 23:25
@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