Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.77.0 -> 1.78.3
terraform-ibm-modules/cbr/ibm (source) module minor 1.28.0 -> 1.31.0
terraform-ibm-modules/resource-group/ibm (source) module minor 1.1.6 -> 1.2.0

Release Notes

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

v1.78.3

Compare Source

Partner Center Sell
  • feat(partner center sell): less restriction on catalog product media item (6243)
Event Streams
  • fix: Event Streams tokenProvider needs to honor configuration for IAMEndpoint (6239)
Configuration Aggregator
  • Config agg v2 changes (6218)

v1.78.2

Compare Source

Global Catalog
  • Fix the regression of private endpoint for GC (6235)
VPC
  • fix status issue with vni on is_security_group_target (6233)

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

v1.31.0

Compare Source

Features
  • improved user experience for validating input variable values
    * updated required terraform to be >= 1.9.0 (#​643) (ccb964f)

v1.30.0

Compare Source

Features
  • Updated services list to support CBR
    - New supported services "atracker", "logs", "ghost-tags"
    - Deprecated services "databases-for-cassandra", "logdna", "logdnaat" (#​641) (be6a290)

v1.29.1

Compare Source

Bug Fixes

v1.29.0

Compare Source

Features
  • added cloud logs support to the fscloud submodule profile (#​568)

v1.28.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.2.0

Compare Source

Features
  • improved user experience for validating input variable values
  • updated required terraform to be >= 1.9.0

(#​706) (d2dbcd8)


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 b2e7244 to 5bd9378 Compare May 23, 2025 20:09
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 5bd9378 to 938bf56 Compare May 24, 2025 04:00
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 4d8dfe9 into main May 24, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/terraform-dependencies branch May 24, 2025 10:17
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.6.2 🎉

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