-
Couldn't load subscription status.
- Fork 36
fix(deps): update dependencies #1075
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
/run pipeline |
8ac7ad6 to
2dab332
Compare
|
/run pipeline |
2dab332 to
ce814b9
Compare
|
/run pipeline |
ce814b9 to
52e39d9
Compare
|
/run pipeline |
52e39d9 to
ae6a1ec
Compare
|
/run pipeline |
ae6a1ec to
4cdfd8e
Compare
|
/run pipeline |
4cdfd8e to
8fc559b
Compare
|
/run pipeline |
3 similar comments
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
@Aashiq-J Renovate is going to run over the weekend and try to update this PR - so updating it today is probably a bad time :) |
cfebec0 to
c771cca
Compare
|
/run pipeline |
c771cca to
8f9d239
Compare
|
/run pipeline |
8f9d239 to
85488ad
Compare
|
/run pipeline |
85488ad to
4631c7f
Compare
|
/run pipeline |
4631c7f to
dde9ecd
Compare
|
/run pipeline |
dde9ecd to
831bae8
Compare
|
/run pipeline |
This PR contains the following updates:
v0.50.0->v0.51.0v1.60.6->v1.60.171.25.1->1.25.31.82.1->1.84.3>= 1.82.1->>= 1.84.33.59.2->3.67.31.33.2->1.33.7v1.22.5->v1.23.28.3.0->8.7.05.6.1->5.14.0Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.51.0Compare Source
What's Changed
terragrunt stack generateby @james00012 in #1562Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.60.17Compare Source
Bug Fixes
v1.60.16Compare Source
Bug Fixes
v1.60.15Compare Source
Bug Fixes
v1.60.14Compare Source
Bug Fixes
v1.60.13Compare Source
Bug Fixes
v1.60.12Compare Source
Bug Fixes
v1.60.11Compare Source
Bug Fixes
v1.60.10Compare Source
Bug Fixes
v1.60.9Compare Source
Bug Fixes
v1.60.8Compare Source
Bug Fixes
v1.60.7Compare Source
Bug Fixes
IBM-Cloud/terraform-provider-ibm (ibm)
v1.84.3Compare Source
1.84.3 (October 23, 2025)
Bug Fixes
VPC Infrastructure
v1.84.2Compare Source
1.84.2 (October 21, 2025)
Bug Fixes
General
v1.84.1Compare Source
1.84.1 (October 17, 2025)
Enhancements
IAM
v1.84.0Compare Source
Bug Fixes
Cloud Databases
Enhancements
Cloud Object Storage
Secrets Manager
VPC Infrastructure
v1.83.3Compare Source
Bug Fixes
VPC Infrastructure
v1.83.2Compare Source
Bug Fixes
Global Catalog
CIS
General
v1.83.1Compare Source
Bug Fixes
v1.83.0Compare Source
Bug Fixes
Configuration Aggregator
IAM
Partner Center Sell
Power Systems
Secrets Manager
Enhancements
IKS
Backup/Recovery
Configuration Aggregator
General
IAM
MQ Service
Power Systems
Secrets Manager
VPC Infrastructure
Documentation
Power Systems
Secrets Manager
Code Refactoring
VPC Infrastructure
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)
v3.67.3Compare Source
Bug Fixes
v3.67.2Compare Source
Bug Fixes
v3.67.1Compare Source
Bug Fixes
v3.67.0Compare Source
Features
skip_cluster_apikey_creation(#828) (99aa12c)v3.66.1Compare Source
Bug Fixes
v3.66.0Compare Source
Features
v3.65.0Compare Source
Features
Standard - Integrated setup with configurable servicesDA variation:allow_public_access_to_cluster_managementnow defaults to trueallow_outbound_trafficnow defaults to trueenable_platform_metrics,logs_routing_tenant_regions,enable_ocp_console,addons,additional_worker_pools,default_worker_pool_labels,default_pool_minimum_number_of_nodes,default_pool_maximum_number_of_nodes,additional_security_group_ids,use_private_endpoint,custom_security_group_ids,additional_lb_security_group_ids,additional_vpe_security_group_ids,ibmcloud_kms_api_key,kms_encryption_enabled_cluster,existing_kms_instance_crn,existing_cluster_kms_key_crn,cluster_kms_key_name,cluster_kms_key_ring_name,kms_encryption_enabled_boot_volume,existing_boot_volume_kms_key_crn,enable_secrets_manager_integration,existing_secrets_manager_instance_crn,skip_ocp_secrets_manager_iam_auth_policy,subnets,network_acls,enable_kube_audit(#821) (545392f)v3.64.3Compare Source
Bug Fixes
v3.64.2Compare Source
Bug Fixes
v3.64.1Compare Source
Bug Fixes
v3.64.0Compare Source
Features
enable_openshift_version_upgrade. This is intended for advanced users who manually control major version upgrades. Defaults to false to avoid unintended drift from IBM-managed patch updates. NOTE: Enabling this on existing clusters requires a one-time terraform state migration. Learn more. (#760) (16b9dfe)v3.63.8Compare Source
Bug Fixes
Learn Morelink for an input variableallow_public_access_to_cluster_managementv3.63.7Compare Source
Bug Fixes
v3.63.6Compare Source
Bug Fixes
v3.63.5Compare Source
Bug Fixes
HCL editor widgetand update variable description (#810) (5ce10e3)v3.63.4Compare Source
Bug Fixes
v3.63.3Compare Source
Bug Fixes
v3.63.2Compare Source
Bug Fixes
v3.63.1Compare Source
Bug Fixes
v3.63.0Compare Source
Features
- The
default_worker_pool_machine_typenow defaults tobx2.4x16- The
default_worker_pool_workers_per_zonenow defaults to1allow_public_access_to_clusteris renamed to `allow_public_access_to_cluster_managementPlease make a note that the default value of variables
default_worker_pool_machine_typeanddefault_worker_pool_workers_per_zonehas been changed and need to set it back to the previous values to avoid any changes in the existing infrastructure.(#803) (5629c5d)
v3.62.0Compare Source
Features
- Fixed sample HCL value for
additional worker pools- Added learn more for
default_worker_pool_labels- Added HCL editor for subnets
- Changed default value for SM plan to standard
- Updated
public_gatewayfor subnets- Marked auto-wired and complex inputs as hidden (#800) (f679d9d)
v3.61.0Compare Source
Features
v3.60.1Compare Source
Bug Fixes
v3.60.0Compare Source
Features
IMPORTANT:
null_resource. This is expected and has no impact on existing resources.containers-kubernetes-keyahead of cluster creation. As a result, the key will always be created, even if it already exists. (#795) (381aaea)terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)
v1.33.7Compare Source
Bug Fixes
v1.33.6Compare Source
Bug Fixes
v1.33.5Compare Source
Bug Fixes
v1.33.4Compare Source
Bug Fixes
v1.33.3Compare Source
Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)
v1.23.2Compare Source
Bug Fixes
v1.23.1Compare Source
Bug Fixes
v1.23.0Compare Source
Features
terraform-ibm-modules/terraform-ibm-landing-zone-vpc (terraform-ibm-modules/landing-zone-vpc/ibm)
v8.7.0Compare Source
Features
v8.6.0Compare Source
Features
v8.5.0Compare Source
Features
v8.4.2Compare Source
Bug Fixes
v8.4.1Compare Source
Bug Fixes
v8.4.0Compare Source
Features
terraform-ibm-modules/terraform-ibm-landing-zone-vsi (terraform-ibm-modules/landing-zone-vsi/ibm)
v5.14.0Compare Source
Features
v5.13.0Compare Source
Features
general-purpose(default) orsdp(Gen2 storage option).- Two new inputs were added to enable the feature:
-
boot_volume_profile-
boot_volume_iops(#962) (8e44950)v5.12.0Compare Source
Features
v5.11.0Compare Source
Features
- new input variable
catalog_offeringwas added as an alternative to specifying animage_idfor the image of deployed VSIs (feade9f)v5.10.1Compare Source
Bug Fixes
v5.10.0Compare Source
Features
v5.9.0Compare Source
Features
v5.8.2Compare Source
Bug Fixes
v5.8.1Compare Source
Bug Fixes
v5.8.0Compare Source
Features
v5.7.0Compare Source
Features
v5.6.2Compare 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.
This PR has been generated by Renovate Bot.