Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented May 2, 2025

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.76.1 -> 1.78.1

Release Notes

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

v1.78.1

Compare Source

Bug Fixes

HPCS
  • Correct missing instance_id and region after import (6211)
Backup/Recovery
  • Fix backup recovery client error handling (6225)
  • Fix connector client usage (6223)
Transit Gateway
  • Fixed TGW-146: Removed useless lines in logs when creating Transit Gateway resources(6143)
MQ Service
  • Remove undocumented custom accept language header (6222)

Build System

General
  • Use the same environment key for global catalog and fix the path (6217)

Documentation

Transit Gateway
  • Added HOWTO.md with local development guide and examples for Transit Gateway resources (6143)

Enhancements

Transit Gateway
  • Simplified resource schema by removing computed attributes that are only used in tunnel blocks (6143)

v1.78.0

Compare Source

Features

Load Balancing
  • Server Name Indicator (SNI) routing for ALB (6145)
VPC Infrastructure
  • Handle pending LB states during SG binding for security_group_target (6171)

Bug Fixes

Tekton
  • Fix null pointers when importing resources (6125)
CIS
  • Fix ep ruleset override enable issue (6174)
  • Updated domain settings (6163)
VPC Infrastructure
  • Fix simultaneous update of bandwidth and profile for is_instance (6155)
Power Systems
  • Fix data source crash when vm has no volumes (6166)
Atracker
  • Do not return region if it is not defined for resource (6194)
DNS Services
  • Add GLB healthcheck 3XX, 4XX and 5XX responses (6139)
IAM
  • Fix IAM access groups template example (6196)
  • Fix IAM trusted profiles templates examples (6198)
  • Fix IAM policy template example docs (6192)
  • fix(doc): iam account settings template example docs (6199)
Power Systems
  • Fix warnings in pi data source and resources (6159)
  • Deprecate CRN attribute from ibm_pi_volume_snapshot(s)(6168)

Enhancements

VPC Infrastructure
  • Improved error handling for is_flow_log (6129)
  • Improved error handling for is_floating_ip(s) (6132)
  • Improved error handling for vpc snapshot (6144)
  • Improved error handling for vpc reservations (6146)
  • Improved error handling for vpc public gateway (6147)
  • Improved error handling for vpc placement groups (6148)
  • Improved error handling for vpc operating system (6149)
  • Improved error handling for vpc (6186)
  • ALB as PPNLB enhancement for is_lb_pool_member (6131)
  • Added aes192 encryption algorithm in is_ipsec_policy validator (6134)
Schematics
  • Support for terraform v1.10 in schematics workspace (6197)
Log Routing
  • Remove Logdna target option for IBM Cloud Logs Routing (6135)

Documentation

Key Management
  • Detailed reference for kms_key expiration_data argument (6154)

Build System

General
  • Bump x/net and jwt modules to avoid vulnerabilities
  • Remove API gateway service and deprecated github.com/dgrijalva/jwt-go
  • Migrate from bluemix-go to platform-go sdk for global catalog calls (6202)

Tests

VPC Infrastructure
  • Updated is_ike_policy and is_ipsec_policy tests (6138)

v1.77.1

Compare Source

Enhancements

  • feat(partner center sell): less restriction on global catalog object names (6122)
  • fix(Cloud Databases): Fix for importing read replicas (6126)
  • fix(patner-center-sell): remove required flag on tag fields (6055)
  • enhancement: improved error handling for is (ike/ipsec) policy (6128)
  • enhancement: improved error handling for is_ssh_key (6124)
  • fix: set previously unset attribute on is_ssh_key datasource (6123)
  • Added tests for tdx confidential compute mode (6121)
  • fix: update issue on is_volume name update (6127)
  • Added acceptance test for sgx confidential compute mode (6120)

v1.77.0

Compare Source

  • Support for IAM
    • Datasources
      • ibm_iam_account_settings_external_interaction
    • Resources
      • ibm_iam_account_settings_external_interaction
  • Support for Event Notification
    • Datasources
      • ibm_en_destination_event_streams
      • ibm_en_event_streams_template
      • ibm_en_pagerduty_template
      • ibm_en_subscription_event_streams
    • Resources
      • ibm_en_destination_event_streams
      • ibm_en_event_streams_template
      • ibm_en_pagerduty_template
      • ibm_en_subscription_event_streams
  • Support Backup Recovery
    • Datasources
      • ibm_backup_recovery_connector_logs
      • ibm_backup_recovery_connector_status
      • ibm_backup_recovery_connector_get_users
    • Resources
      • ibm_backup_recovery_connector_registration
      • ibm_backup_recovery_connector_access_token
      • ibm_backup_recovery_connector_update_user
  • Support Ceph as a Service
    • Resources*
      • ibm_sds_volume
      • ibm_sds_volume_mapping
      • ibm_sds_host

Enhancements

  • chore: update TKE SDK reference (6048)
  • Add nsg protocol check (6030)
  • Support trusted token for ICD Services. Use v2 resource controller library (6012)
  • add crn to group response (6046)
  • Added support for id in is_ssh_key data source (6054)
  • feat(lb): support for lb pool failover policy (6061)
  • Add crn to IAM group response (6046)
  • Added support for id in is_ssh_key data source (6054)
  • (atracker) Deprecate logdna_endpoint attribute and logdna target_type (6082)
  • Deprecate ibm_pi_system_pools data source and remove docs (6087)
  • chore: remove ob plugin (6086)
  • [Dataource] SAP Profile Update (6078)
  • Regex for object Id-s accepts dot (6084)
  • Secrets Manager - allow configuring IAM endpoint with endpoints file (6079)
  • Remove deprecation note from pi_license_repository_capacity (6110)
  • Remove warnings from terraform spp and pg markdown files (6097)
  • Remove warnings from terraform cloud connection and vsn markdown files (6100)
  • Remove warnings from terraform dhcp and ssh-key markdown files (6099)
  • Remove warnings from terraform image markdown files (6091)
  • Remove unused constants in the code (6090)
  • feat(atracker): regen code for apidoc update and remove logdna target (due to logdna end of service) (6056)
  • fix: is_virtual_network_interface resource_group force new fix (6105)
  • Updated documents for ibm_is_network_acl_rule (6088)
  • Added support for volume bandwidth in vpc resources (6111)
  • changed network_interfaces to typelist for is_bare_metal_server (6118)

Bug Fixes

  • fix crashing provider due to Code Engine type casting (6058)
  • fix: adding ForceNew to IBM Scope and bumping to new scc-go-sdk version (6051)
  • removed validation of location for sch resources and ds (6063)
  • Added retry logic for is_bare_metal_server 409 (6064)
  • fix: update docs for cm account resource (6038)
  • fix(cis): don't panic when ZoneID/ZoneName not set (6070)
  • enhanced the is-geography datasources errors (6076)
  • fix(CIS): fix custom rule issues (6071)
  • Fix nsg action resource (6106)
  • updated is_vpn_gateway documentation for public gateway (6102)
  • Added tdx confidential compute mode support for instance and template (6113)
  • fix for vpc_crn in is_vpc dns (6114)

v1.76.3

Compare Source

  • Support vpe endpoints (6083)

v1.76.2

Compare Source

  • removed validation of location for sch resources and ds (6063)
  • fix(cis): don't panic when ZoneID/ZoneName not set (6070)
  • Support trusted token for ICD Services. Use v2 resource controller library (6012)

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-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@iamar7
Copy link
Member

iamar7 commented May 12, 2025

/run pipeline

@iamar7
Copy link
Member

iamar7 commented May 14, 2025

/run pipeline

@iamar7
Copy link
Member

iamar7 commented May 14, 2025

/run pipeline

@Aashiq-J Aashiq-J merged commit d577729 into main May 15, 2025
2 checks passed
@Aashiq-J Aashiq-J deleted the renovate/required_provider branch May 15, 2025 09:03
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.2.3 🎉

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.

5 participants