Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

v1.81.1

06 Aug 15:25
c013343
Compare
Choose a tag to compare

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

31 Jul 12:58
db1eb3f
Compare
Choose a tag to compare

1.81.0 (July 31, 2025)

New Data Sources

  • Cloud Internet Services: ibm_cis_managed_lists, ibm_cis_custom_lists, ibm_cis_custom_list_items
  • VPC Infrastructure: 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
  • Power Systems: ibm_pi_software_tiers
  • IAM: ibm_iam_trusted_profile_identities

New Resources

  • Cloud Internet Services: ibm_cis_custom_list, ibm_cis_custom_list_items
  • VPC Infrastructure: ibm_is_public_address_range

Enhancements

  • CD Tekton Pipeline: Add support for waiting runs limit (#6335)

  • Cloud Internet Services: Add trusted profile support in CIS data source (#6363), support for managed and custom lists (#6310)

  • HPCS: Add trusted profile token support (#6388)

  • IAM: Handle failed state assignments (#6372), add trusted profile identities (#6316)

  • ODF: Initial support for ODF 4.18 (#6348)

  • Power Systems: Add software tier support to data sources and resources (#6321), timeout updates (#6392)

  • VMware: Update vmware service (#6329)

  • VPC Infrastructure:

    • Public address range development (#6341)
    • Add support for source_snapshot in instance template (#6364)
    • Update image capabilities (#6366)
    • Add legacy vendor images support (#6357)
    • Add tag support to is_vpn_server resource (#6295)
    • Add CRN to virtual network interface for is_instance (#6297)

Deprecations

  • IAM: Deprecated iam_service_id and profile_id in policy creation (#6345)

Bug Fixes

  • Cloud Internet Services: Toolchain error updates (#6300)

  • DNS Services: Toolchain error updates (#6289)

  • IAM: Fix build failures (#6367), update access management template docs (#6298)

  • Key Management: Fix KMS example code and typos (#6337)

  • Logs: Fix dashboard panic (#6374)

  • Power Systems: Replace SSH Key API, fix DHCP and ARP-broadcast issues (#6375, #6380)

  • Direct Link: Toolchain error updates (#6272)

  • Transit Gateway: Toolchain error updates (#6274)

  • VPC Infrastructure:

    • Add empty check on allowed_use for is_instance (#6381)
    • Handle nil pointer in VPN server route deletion (#6369)
    • Update is_lb docs for failsafe_policy_actions (#6393)

v1.81.0-beta1

25 Jul 08:52
9a4706b
Compare
Choose a tag to compare

Bug Fixes

  • VPC Infrastructure: Added an empty check on allowed_use for is_instance (#6381)

v1.81.0-beta0

24 Jul 08:09
8c5fcbf
Compare
Choose a tag to compare

Bug Fixes

  • Transit Gateway: update error toolchain changes for transit gateway (#6274)
  • IAM: Fix build failure issues (#6367)
  • Direct Link: update error toolchain changes for direct link (#6272)
  • IAM: Fixed documentation on access management templates (#6298)
  • VPC Infrastructure: handle nil pointer in VPN server route deletion wait (#6369)
  • Power Systems: [Resource] [Datasource] Replace SSH Key API with new API (#6375)
  • Cloud Logs: fix dashboard panic (#6374)
  • Key Management: fix KMS example code and typos (#6337)

Enhancements

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

Deprecations

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

v1.80.4

15 Jul 14:47
c9676d6
Compare
Choose a tag to compare

Bug Fixes

Power Systems

  • Revert "[Resource] [Datasource] Replace SSH Key API with new API "

v1.80.3

11 Jul 13:27
3cdb7eb
Compare
Choose a tag to compare

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

10 Jul 10:43
f646a77
Compare
Choose a tag to compare

Bug Fixes

Global Catalog

  • updated platform services to use local sdk (6343)

v1.80.1

09 Jul 16:28
Compare
Choose a tag to compare

1.80.1 (July 9, 2025)

Bug Fixes

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

Enhancements

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

Documentation

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

v1.80.0

04 Jul 13:03
c0bb73e
Compare
Choose a tag to compare

1.80.0 (July 4, 2025)

Bug Fixes

  • Cloud Databases: Remove outdated notification (#6294)
  • VPC Infrastructure: added an empty check for dns binding id (#6307)
  • Cloud Object Storage: remove computed field (#6288)

Enhancements

  • General: bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#6284)
  • Power Systems: Replace GetTagsUsingCRN with GetGlobalTagsUsingCRN (#6248)
  • Power Systems: Remove redundant constants (#6260)
  • Power Systems: Standardize Arg_CloudInstanceID argument across all data source and resource (#6249)
  • Cloud Object Storage: Adding the changes for bucket backup retention (#6283)
  • Transit Gateway: Macsec changes (#6220)
  • Secrets Manager: Bump version to 1.80.0-beta0 (#6305)
  • General: Package update (#6304)
  • General: Add code owners (#6301)
  • Backup/Recovery: Removing the unnecessary comments (#6308)

Documentation

  • VPC Infrastructure: enhance is_lb_pool documentation with session persistence details (#6299)

v1.80.0-beta0

24 Jun 04:30
5ecce0a
Compare
Choose a tag to compare

Bug Fixes

  • Cloud Databases: Remove outdated notification (#6294)

Enhancements

  • General: bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#6284)
  • Power Systems: Replace GetTagsUsingCRN with GetGlobalTagsUsingCRN (#6248)
  • Power Systems: Remove redundant constants (#6260)
  • Power Systems: Standardize Arg_CloudInstanceID argument across all data source and resource (#6249)
  • Cloud Object Storage: Adding the changes for bucket backup retention (#6283)
  • Transit Gateway: Macsec changes (#6220)

Documentation

  • VPC Infrastructure: enhance is_lb_pool documentation with session persistence details (#6299)