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/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.55.2 -> v1.58.11 age confidence require minor
go (source) 1.24.4 -> 1.25.0 age confidence toolchain minor
ibm (source) 1.80.0 -> 1.81.1 age confidence required_provider minor
ibm (source) >= 1.80.0 -> >= 1.81.1 age confidence required_provider minor
terraform-ibm-modules/base-ocp-vpc/ibm (source) 3.55.0 -> 3.55.2 age confidence module patch
terraform-ibm-modules/cbr/ibm (source) 1.31.0 -> 1.33.0 age confidence module minor
terraform-ibm-modules/landing-zone-vpc/ibm (source) 7.23.12 -> 8.0.0 age confidence module major
terraform-ibm-modules/landing-zone-vsi/ibm (source) 5.1.23 -> 5.4.16 age confidence module minor

Release Notes

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

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
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
  • reorganised VPC examples folder (6206)
  • removed redundant code from is_ipsec_policy resource (6286)

Documentation

Cloud Logs
  • Remove access_credential from logs-routing resources (6332)
IAM
  • Improvide wait logic for IAM identity template assignments and correct policy refs field mapping (6314)
Power Systems
  • Update terraform docs with new systems (6318)
VPC Infrastructure
  • added example and related documents (6296)
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.55.2

Compare Source

Bug Fixes
  • add retry logic to reset_iks_api_key.sh while fetching IAM keys (#​753) (ba66cc0)

v3.55.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)

v1.33.0

Compare Source

Features
  • updated fscloud submodule to support required flows for SCC Workload Protection service (#​691) (a9da081)

v1.32.7

Compare Source

Bug Fixes

v1.32.6

Compare Source

Bug Fixes

v1.32.5

Compare Source

Bug Fixes
  • fix the prefix input variable in the DA to allow null (#​700) (237228b)

v1.32.4

Compare Source

Bug Fixes

v1.32.3

Compare Source

Bug Fixes

v1.32.2

Compare Source

Bug Fixes

v1.32.1

Compare Source

Bug Fixes
  • add capability to add existing rule_contexts in CBR rules in the DA (#​678) (b3458bc)

v1.32.0

Compare Source

Features

v1.31.2

Compare Source

Bug Fixes
  • deps: update required ibm provider version to >= 1.79.0, < 2.0.0 in root module (#​672) (bf5151a)

v1.31.1

Compare Source

Bug Fixes
  • deps: update required ibm provider version to >=1.79.0, <2.0.0 (#​671) (2c3434b)
terraform-ibm-modules/terraform-ibm-landing-zone-vpc (terraform-ibm-modules/landing-zone-vpc/ibm)

v8.0.0

Compare Source

Bug Fixes
  • fixed bug which was causing the error 'CreateVPCDnsResolutionBindingWithContext failed: This VPC already contains DNS Resolution Bindings' (#​1010) (270db88)
BREAKING CHANGES

v7.25.15

Compare Source

Bug Fixes
  • removed workaround of virtual inputs and set default value of enable_platform_metrics as false (#​1038) (e211201)

v7.25.14

Compare Source

Bug Fixes
  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previouslly it was defauting to "Default" which may not exist in every account. (#​1033) (b6985a0)

v7.25.13

Compare Source

Bug Fixes
  • Hide the input vpe_security_group_idsas it is not required as per the current DA design (#​1032) (4cd781f)

v7.25.12

Compare Source

Bug Fixes
  • fix the prefix input variable in the DA to allow null (#​1028) (cedea05)

v7.25.11

Compare Source

Bug Fixes

v7.25.10

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v10.1.5 (#​1016) (03c63d1)

v7.25.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v10.1.4 (#​1015) (8b2f709)

v7.25.8

Compare Source

Bug Fixes

v7.25.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v10 (#​1014) (79515a0)

v7.25.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v9.1.0 (#​1008) (0c69fcb)

v7.25.5

Compare Source

Bug Fixes

v7.25.4

Compare Source

Bug Fixes

v7.25.3

Compare Source

Bug Fixes

v7.25.2

Compare Source

Bug Fixes

v7.25.1

Compare Source

Bug Fixes
  • add workaround for catalog issue with virtual inputs (#​1005) (22ef2e5)

v7.25.0

Compare Source

Features

v7.24.0

Compare Source

Features
  • addressed DA improvements for better user experience
    - pinned the addons version
    - added more details in UI(catalog tile) regarding DA overview, features, architecture & variation
    - updated DA architecture diagram to include on_by_default addons
  • updated prefix input variable description and validation for DA
  • updated the default value of variable subnet. By default subnets will be created in three zones for high-availability. Because of this there will be update-in-place for network ACLs while you upgrade an existing infrastructure
  • require ibm provider 1.79.0 or later to pull in fix for provider issue. The DA has been locked to 1.79.0
    (#​998) (d80134a)

v7.23.13

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-landing-zone-vsi (terraform-ibm-modules/landing-zone-vsi/ibm)

v5.4.16

Compare Source

Bug Fixes
  • vni secondary security groups not aligned to subnets (#​909)
    - var.secondary_subnets.name should match var.secondary_security_groups.interface_name by the user, this fixes a bug where the two values were not matching up when VNI interface type was chosen. (0eb9b58)

v5.4.15

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.7.5 (#​907) (1bbf49d)

v5.4.14

Compare Source

Bug Fixes

v5.4.13

Compare Source

Bug Fixes

v5.4.12

Compare Source

Bug Fixes

v5.4.11

Compare Source

Bug Fixes
  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#​903) (8addb2c)

v5.4.10

Compare Source

Bug Fixes
  • added network interface details to outputs (#​897)
    - Added network details fields to existing "list" and "fip_list" output maps:
    - primary_network_interface_detail
    - secondary_network_interface_detail (c878609)

v5.4.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.16 (#​901) (065d2c9)

v5.4.8

Compare Source

Bug Fixes

v5.4.7

Compare Source

Bug Fixes

v5.4.6

Compare Source

Bug Fixes
  • duplicate naming issue for vsi related resources (#​889)
    - Fixes the naming of VSI related resources to make sure the names take into account the prefix supplied to the module, avoiding a duplicate name issue when module is applied several times on same set of subnets.
    - NOTE: this results in non-destructive changes, the names of IBM Cloud IP resources will be changed in place, with no changes to the original IP value. (3eb1298)

v5.4.5

Compare Source

Bug Fixes

v5.4.4

Compare Source

Bug Fixes

v5.4.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.6 (#​883) (1bbbabc)

v5.4.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.5 (#​882) (cae4eb4)

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Features
  • add ability to install logs and monitoring agents (#​872) (3a13f83)

v5.3.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/landing-zone-vpc/

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

  • 26 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.11.0 -> v1.12.0
github.com/IBM/go-sdk-core/v5 v5.20.1 -> v5.21.0
github.com/IBM/platform-services-go-sdk v0.83.2 -> v0.85.1
github.com/IBM/vpc-go-sdk v0.68.0 -> v0.70.1
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/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.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/crypto v0.39.0 -> v0.41.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/text v0.26.0 -> v0.28.0
golang.org/x/tools v0.33.0 -> v0.35.0

@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

@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

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 1c1d793 into main Aug 16, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/dependencies branch August 16, 2025 07:12
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 8.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants