Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Jul 26, 2025

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.80.4 -> 1.81.0
terraform-ibm-modules/base-ocp-vpc/ibm (source) module minor 3.52.3 -> 3.54.4
terraform-ibm-modules/code-engine/ibm (source) module minor 4.4.4 -> 4.5.4
terraform-ibm-modules/resource-group/ibm (source) module minor 1.2.1 -> 1.3.0

Release Notes

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

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)
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.54.4

Compare Source

Bug Fixes
  • add api key variable to the catalog validation json (#​759) (cb76a6f)

v3.54.3

Compare Source

Bug Fixes

v3.54.2

Compare Source

Bug Fixes

v3.54.1

Compare Source

Bug Fixes

v3.54.0

Compare Source

Features

v3.53.4

Compare Source

Bug Fixes
  • Make disable_public_endpoint a required input exposed to the DA (#​749) (56e8b79)

v3.53.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.14 (#​748) (2ffe7e0)

v3.53.2

Compare Source

Bug Fixes

v3.53.1

Compare Source

Bug Fixes

v3.53.0

Compare Source

Features
  • DA updates:
    - The "Fully configurable" variation now deploys a cluster with a public endpoint enabled by default. This can be toggled using the disable_public_service_endpoint input.
    - If VPC DA is selected (it is by default), there is now an option to configure the network ACLs. By default, it will create ACLs to allow public (port 80 and 443) so the Openshift console can be reached.(#​740) (d60279f)

v3.52.4

Compare Source

Bug Fixes
  • fix the prefix input variable in the DA to allow null (#​739) (f12fb46)
terraform-ibm-modules/terraform-ibm-code-engine (terraform-ibm-modules/code-engine/ibm)

v4.5.4

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the da solution (#​222) (f8a47e4)

v4.5.3

Compare Source

Bug Fixes

v4.5.2

Compare Source

Bug Fixes

v4.5.1

Compare Source

Bug Fixes
  • fix the prefix input variable in the DA to allow null (#​224) (39c723a)

v4.5.0

Compare Source

Features
  • add support to module (root module and build submodule) to do a code engine build. Previously this functionality was only available in the DA, but is now available in the modules. If you were using the build feature in the DA and are now upgrading to this version, you will see the expected old build run destroyed, and a new build run created. (#​220) (7adbba0)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.3.0

Compare Source

Features
  • Add support to return default resource group details (#​728) (15e69d7)

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

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 72f0581 to c516847 Compare July 27, 2025 07:18
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from c516847 to 89e3f46 Compare August 2, 2025 16:48
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 89e3f46 to e37d3a1 Compare August 3, 2025 09:22
@terraform-ibm-modules-dev

/run pipeline

1 similar comment
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from e37d3a1 to 78718cf Compare August 3, 2025 19:20
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 78718cf to f925705 Compare August 4, 2025 11:24
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform dependencies fix(deps): update terraform dependencies - autoclosed Aug 9, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops deleted the renovate/terraform-dependencies branch August 9, 2025 00:01
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