Skip to content

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/IBM/go-sdk-core/v5 v5.20.0 -> v5.21.0 age confidence require minor
github.com/IBM/secrets-manager-go-sdk/v2 v2.0.11 -> v2.0.14 age confidence require patch
github.com/gruntwork-io/terratest v0.49.0 -> v0.50.0 age confidence require minor
github.com/stretchr/testify v1.10.0 -> v1.11.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.50.1 -> v1.59.1 age confidence require minor
go (source) 1.24.3 -> 1.25.0 age confidence toolchain minor
golang.org/x/crypto v0.39.0 -> v0.41.0 age confidence require minor
ibm (source) >= 1.68.1, < 2.0.0 -> >= 1.81.1, < 2.0.0 age confidence required_provider minor
terraform-ibm-modules/app-configuration/ibm (source) 1.8.2 -> 1.9.1 age confidence module minor
terraform-ibm-modules/bare-metal-vpc/ibm (source) 1.1.0 -> 1.2.1 age confidence module minor
terraform-ibm-modules/common-pipeline-assets v1.22.4 -> v1.22.5 age confidence action patch
terraform-ibm-modules/dedicated-host/ibm (source) 1.1.0 -> 2.0.0 age confidence module major
terraform-ibm-modules/landing-zone-vpc/ibm (source) 7.23.6 -> 8.0.0 age confidence module major
terraform-ibm-modules/landing-zone-vsi/ibm (source) 5.0.0 -> 5.4.19 age confidence module minor
terraform-ibm-modules/landing-zone/ibm (source) 7.4.4 -> 8.5.5 age confidence module major
terraform-ibm-modules/landing-zone/ibm (source) 8.2.0 -> 8.5.5 age confidence module minor
terraform-ibm-modules/observability-instances/ibm (source) 3.3.1 -> 3.5.3 age confidence module minor
terraform-ibm-modules/scc-workload-protection/ibm (source) 1.10.0 -> 1.10.18 age confidence module patch
terraform-ibm-modules/security-group/ibm (source) 2.6.2 -> 2.7.0 age confidence module minor

Release Notes

IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5)

v5.21.0

Compare Source

Features
  • enable proxy support when SSL verification is disabled (#​254) (28c72e3)

v5.20.1

Compare Source

Bug Fixes
  • BaseService: allow User-Agent to be set via service-level headers (ae8e642)
IBM/secrets-manager-go-sdk (github.com/IBM/secrets-manager-go-sdk/v2)

v2.0.14

Compare Source

Updates to go.mod.

v2.0.13

Compare Source

v2.0.12

Compare Source

Fix for
https://pkg.go.dev/vuln/GO-2025-3749
https://pkg.go.dev/vuln/GO-2025-3751

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

v0.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0

stretchr/testify (github.com/stretchr/testify)

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

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

v1.59.1

Compare Source

Bug Fixes

v1.59.0

Compare Source

Features
  • improve addon test dependency tree resolution (#​1020)
    - Fixes the dependecy tree resolution
    - added the ability to skip ceritan permutaion test combinations
    - simplified some code paths (3520879)

v1.58.12

Compare Source

Bug Fixes

v1.58.11

Compare Source

Bug Fixes

v1.58.10

Compare Source

Bug Fixes
  • deps: update module github.com/go-openapi/errors to v0.22.2 (#​1017) (5f41ba3)

v1.58.9

Compare Source

Bug Fixes

v1.58.8

Compare Source

Bug Fixes
  • update CatalogJson and CatalogInput structs to use omitempty and interface{} for options (#​1014) (a8b0d01)

v1.58.7

Compare Source

Bug Fixes
  • filter out files with no diff content in all environments (#​1013) (f53cb0d)

v1.58.6

Compare Source

Bug Fixes
  • simplify dependency detection by adding support for local ibm_catalog.json parsing (#​1012) (6e173fc)

v1.58.5

Compare Source

Bug Fixes
  • Add IsRunningInCI function and enhance local change checks in test setup (#​1009) (bb3411f)

v1.58.4

Compare Source

Bug Fixes
  • Add GetFileDiff function to retrieve file diffs and enhance error reporting in test setup (#​1008) (919a6e6)

v1.58.3

Compare Source

Bug Fixes
  • Resolve circular dependency detection issues and improve documentation (#​1007) (13228b8)

v1.58.2

Compare Source

Bug Fixes

v1.58.1

Compare Source

Bug Fixes

v1.58.0

Compare Source

Features

v1.57.1

Compare Source

Bug Fixes

v1.57.0

Compare Source

Features
  • Implement dependency permutation testing framework and enhance logging features (#​1000) (4a5d4af)

v1.56.1

Compare Source

Bug Fixes

v1.56.0

Compare Source

Features

v1.55.7

Compare Source

Bug Fixes
  • Enhance error handling for nil configuration fields in catalog and icd processing (#​997) (bba698e)

v1.55.6

Compare Source

Bug Fixes

v1.55.5

Compare Source

Bug Fixes
  • remove some optimisation that introduced a bug (#​993)
    - enhanced addon dependency visualization with comprehensive tree structure and circular reference detection (517dd93)

v1.55.4

Compare Source

Bug Fixes
  • optimize dependency processing logic by catalog api (#​992)
    - ensure required dependencies are always processed and stop processing disabled branches (360f721)

v1.55.3

Compare Source

Bug Fixes

v1.55.2

Compare Source

Bug Fixes
  • Implement staggered testing to prevent rate limiting in parallel addon tests (#​988) (0fb548e)

v1.55.1

Compare Source

Bug Fixes

v1.55.0

Compare Source

Features

v1.54.2

Compare Source

Bug Fixes

v1.54.1

Compare Source

Bug Fixes
  • do not skip validation if infra deploy is disabled (#​980) (3eab311)

v1.54.0

Compare Source

Features

v1.53.4

Compare Source

Bug Fixes

v1.53.3

Compare Source

Bug Fixes

v1.53.2

Compare Source

Bug Fixes

v1.53.1

Compare Source

Bug Fixes

v1.53.0

Compare Source

Features
  • schematics test input var validation for undeclared variables (#​973)
    - added new schematics test for input variables, to alert that variables are being used in test that are not present in the solution (8bdc717)

v1.52.1

Compare Source

Bug Fixes
  • Add option to skip infrastructure deployment in addon tests (#​975) (4d4c815)

v1.52.0

Compare Source

Features
  • Validation of Expected Dependencies in Addons Testing (#​966) (ecce09a)

v1.51.1

Compare Source

Bug Fixes
  • deps: update module github.com/ibm/platform-services-go-sdk to v0.82.0 (#​963) (8e25b30)

v1.51.0

Compare Source

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

v1.81.1

Compare Source

Bug Fixes

Resource controller
  • bypassing scc refresh after deprecation (6401)
VPC Infrastructure
  • prevent 409 errors in is_virtual_endpoint_gateway by locking on VPC ID during create (6378)

v1.81.0

Compare Source

  • Support for Cloud Internet Services
    • Datasources
      • ibm_cis_managed_lists
      • ibm_cis_custom_lists
      • ibm_cis_custom_list_items
    • Resources
      • ibm_cis_custom_list
      • ibm_cis_custom_list_items
  • Support for VPC Infrastructure
    • Datasources
      • ibm_is_public_address_ranges
      • ibm_is_public_address_range
      • ibm_is_image_bare_metal_server_profiles
      • ibm_is_image_instance_profiles
      • ibm_is_snapshot_instance_profiles
      • ibm_is_volume_instance_profiles
    • Resources
      • ibm_is_public_address_range
  • Support for Power Systems
    • Datasources
      • ibm_pi_software_tiers
  • Support for IAM
    • Datasources
      • ibm_iam_trusted_profile_identities

Enhancements

CD Tekton Pipeline
  • add support for waiting runs limit (6335)
Cloud Internet Services
  • trusted profile support for ibm_cis datasource (6363)
  • Add support for managed and custom lists (6310)
Hpcs
  • Support for trusted profile token (6388)
IAM
  • Handle failed state assignments (6372)
  • added trusted profile identities (6316)
ODF
  • ODF 4.18 initial support (6348)
Power Systems
  • [DataSource] [Resource] Add Software Tier support for data sources and resources (6321)
  • Timeout changes (6392)
VMware
  • update vmware service (6329)
VPC Infrastructure
  • public address range development (6341)
  • Added support for source_snapshot on instance template (6364)
  • image capabilities changes (6366)
  • Legacy vendor images support for vpc-services (6357)
  • Added support for tags in is_vpn_server resource (6295)
  • Added crn to virtual network interface for is_instance (6297)

Deprecation

IAM
  • deprecate iam_service_id and profile_id while creation of policies (6345)

Bug Fixes

Cloud Internet Services
  • update error toolchain changes for cis (6300)
Dns Services
  • update error toolchain changes for dns services (6289)
IAM
  • Fix build failure issues (6367)
  • Fixed documentation on access management templates (6298)
Key Management
  • fix KMS example code and typos (6337)
Logs
  • fix dashboard panic (6374)
Power Systems
  • [Resource] [Datasource] Replace SSH Key API with new API (6375)
  • Remove dhcp option and fix arp-broadcast bug (6380)
Directlink
  • update error toolchain changes for direct link (6272)
Transit Gateway
  • update error toolchain changes for transit gateway (6274)
VPC Infrastructure
  • Added an empty check on allowed_use for is_instance (6381)
  • handle nil pointer in VPN server route deletion wait (6369)
  • is_lb docs for failsafe_policy_actions (6393)

v1.80.4

Compare Source

Bug Fixes

Power Systems
  • Revert "[Resource] [Datasource] Replace SSH Key API with new API (6355)

v1.80.3

Compare Source

Bug Fixes

VPC Infrastructure
  • fix(is-bm): fixed bm error on delete (6346)
CIS
  • fix(CIS): update domain setting proxy read timeout(6347)

v1.80.2

Compare Source

Bug Fixes

Global Catalog
  • updated platform services to use local sdk (6343)

v1.80.1

Compare Source

Bug Fixes

Cloud Logs
  • fix alerts metadata_labels (6306)
General
  • Update SDK for MR for Error Format (6338)
Power Systems
  • [Resource] [DataSource] Add Route data sources and resources (6326)
  • [Resource] [Datasource] Replace SSH Key API with new API (6327)

Enhancements

Power Systems
  • Deprecate vpn resources (6317)
  • [Resource] [Data source] Remove access config and jumbo fields, deprecate network-peer fields (6319)
  • Add out_of_band_deleted attribute to terraformvolume data source and resource (6320)
  • Add status_detail attribute to ibm_pi_instance_snapshot data source and resource (6323)
  • [Datasource] Sap profile filtering (6324)
  • [Resource] [Datasource] Granular CRN for pi_placement_group and pi_spp_placement_group resources and datasources (6325)
  • [Resource] [Datasource] Add Advertise and ArpBroadcast support (6322)
VPC Infrastructure

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

terraform-ibm-modules-ops commented Aug 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):

  • 29 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.11.0 -> v1.12.0
github.com/IBM/cloud-databases-go-sdk v0.7.1 -> v0.8.0
github.com/IBM/platform-services-go-sdk v0.81.1 -> v0.86.0
github.com/IBM/vpc-go-sdk v0.68.0 -> v0.70.1
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.9
github.com/go-git/go-git/v5 v5.16.0 -> v5.16.2
github.com/go-openapi/analysis v0.21.5 -> v0.23.0
github.com/go-openapi/errors v0.22.1 -> v0.22.2
github.com/go-openapi/jsonpointer v0.20.1 -> v0.21.1
github.com/go-openapi/jsonreference v0.20.3 -> v0.21.0
github.com/go-openapi/loads v0.21.3 -> v0.22.0
github.com/go-openapi/runtime v0.26.0 -> v0.28.0
github.com/go-openapi/spec v0.20.12 -> v0.21.0
github.com/go-openapi/swag v0.22.5 -> v0.23.1
github.com/go-openapi/validate v0.22.4 -> v0.24.0
github.com/go-playground/validator/v10 v10.26.0 -> v10.27.0
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/hashicorp/terraform-json v0.25.0 -> v0.26.0
github.com/mailru/easyjson v0.7.7 -> v0.9.0
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
go.mongodb.org/mongo-driver v1.17.3 -> v1.17.4
go.opentelemetry.io/otel v1.29.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.35.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.40.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.35.0
sigs.k8s.io/yaml v1.4.0 -> v1.6.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-ops terraform-ibm-modules-ops force-pushed the renovate/dependencies branch 6 times, most recently from 4178095 to 02aeb2c Compare August 17, 2025 07:49
@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.

2 participants