Skip to content

fix(deps): update terraform dependencies #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.79.0 -> 1.81.0
terraform-ibm-modules/common-utilities/ibm (source) module minor 1.1.0 -> 1.2.0
terraform-ibm-modules/resource-group/ibm (source) module minor 1.2.0 -> 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)

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)

v1.80.0

Compare Source

Bug Fixes

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

Enhancements

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

Documentation

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

v1.79.2

Compare Source

Bug Fixes

VPC Infrastructure
  • fixed the access_tags set on is_image (6280)
  • ensure user-tags on volume_prototype are correctly set (6279)
  • fix setting accesscontrolmode on mount target (6285)

Enhancements

Cloud Databases
  • In place upgrade (6275)
General
  • Update go version to 1.24 (6264)
IAM
  • Add retry for GET operations with exponential retry (6292)

Documentation

General
  • update workflow badge to use GitHub Actions URL format (6282)

v1.79.1

Compare Source

Bug Fixes

VPC Infrastructure
  • fix(is-image): fixed the access_tags set on is_image (6280)
terraform-ibm-modules/terraform-ibm-common-utilities (terraform-ibm-modules/common-utilities/ibm)

v1.2.0

Compare Source

Features
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)

v1.2.1

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.

@ocofaigh
Copy link
Contributor

ocofaigh commented Jun 7, 2025

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform ibm to v1.78.4 fix(deps): update terraform dependencies Jun 14, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 13e291c to d5bc75c Compare June 14, 2025 02:26
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from d5bc75c to 069b4cc Compare June 21, 2025 00:38
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 069b4cc to 369ffbd Compare July 5, 2025 00:20
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 369ffbd to bda7d7e Compare July 12, 2025 00:11
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from bda7d7e to 5850cb5 Compare July 13, 2025 22:24
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 5850cb5 to 85c32cd Compare July 18, 2025 22:55
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 85c32cd to 7b4a3d7 Compare July 25, 2025 23:15
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 7b4a3d7 to 6e1767e Compare August 2, 2025 00:22
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 6e1767e to 7fb9321 Compare August 2, 2025 17:51
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 7fb9321 to 95c261c Compare August 3, 2025 13:51
@terraform-ibm-modules-dev

/run pipeline

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