Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.80.0 -> 1.81.0
terraform-ibm-modules/cos/ibm (source) module patch 10.1.5 -> 10.1.16
terraform-ibm-modules/kms-all-inclusive/ibm (source) module patch 5.1.9 -> 5.1.16
terraform-ibm-modules/resource-group/ibm (source) module minor 1.2.1 -> 1.3.0
terraform-ibm-modules/vpe-gateway/ibm (source) module minor 4.6.6 -> 4.7.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)

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-cos (terraform-ibm-modules/cos/ibm)

v10.1.16

Compare Source

Bug Fixes
  • solution logic tries to create kms when encryption set to false (#​932) (2accb1e)

v10.1.15

Compare Source

Bug Fixes
  • Improved DA for better user experience - updated catalog config, doc, architecture diagram, and some of the variables description (#​930) (17414c8)

v10.1.14

Compare Source

Bug Fixes
  • fix the prefix input variable in the DA to allow null (#​929) (44f82b1)

v10.1.13

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.14 (#​923) (a664d0a)

v10.1.12

Compare Source

Bug Fixes

v10.1.11

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.32.4 (#​921) (40ca41f)

v10.1.10

Compare Source

Bug Fixes

v10.1.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.10 (#​918) (a467523)

v10.1.8

Compare Source

Bug Fixes

v10.1.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.8 (#​915) (015000c)

v10.1.6

Compare Source

Bug Fixes
  • remove temporary workaround for timing issue. Upgrading from previous version will see the expected destroy of resource time_sleep.wait_for_cos_bucket_lifecycle. There has no impact to every day services. (#​913) (112439c)
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.1.16

Compare Source

Bug Fixes

v5.1.15

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​729) (6e6c101)

v5.1.14

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.7 (#​724) (c3fffd6)

v5.1.13

Compare Source

Bug Fixes

v5.1.12

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​719) (2565c9c)

v5.1.11

Compare Source

Bug Fixes

v5.1.10

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​698) (3ae2900)
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)
terraform-ibm-modules/terraform-ibm-vpe-gateway (terraform-ibm-modules/vpe-gateway/ibm)

v4.7.0

Compare Source

Features
  • remove reserved_ips support for DA solution (#​675)
    - removed input variable for DA solution for reserved_ips
    - adjusted DA documentation and adopter usage (7a2387a)

v4.6.7

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
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 1df1d42 to 7e6dd9d Compare July 12, 2025 19:31
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 7e6dd9d to 37a58e5 Compare July 13, 2025 15:55
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 37a58e5 to 5addc55 Compare July 13, 2025 21:20
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 5addc55 to a5be9b2 Compare July 19, 2025 11:59
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from a5be9b2 to b4fa5b8 Compare July 19, 2025 23:45
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch 2 times, most recently from a9fbbb6 to 4f7c76f Compare July 20, 2025 09:05
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 4f7c76f to 141fd2f Compare July 20, 2025 11:36
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 141fd2f to e226dcd Compare July 21, 2025 00:46
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from e226dcd to 3fc2650 Compare July 26, 2025 11:52
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 3fc2650 to eec818c Compare July 26, 2025 20:41
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from eec818c to 19aabc4 Compare July 27, 2025 00:27
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 19aabc4 to f702f3a Compare July 28, 2025 01:50
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from f702f3a to 11b9920 Compare August 2, 2025 12:30
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 11b9920 to d4140ea Compare August 2, 2025 17:05
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from d4140ea to 3b9eb05 Compare August 3, 2025 06:02
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 3b9eb05 to abb47b8 Compare August 3, 2025 11:09
@terraform-ibm-modules-dev
Copy link
Contributor

/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 8, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops deleted the renovate/terraform-dependencies branch August 8, 2025 22:32
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