Skip to content

fix(deps): update terraform dependencies #165

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 Jul 24, 2025

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.80.4 -> 1.81.0
terraform-ibm-modules/base-ocp-vpc/ibm (source) module minor 3.53.0 -> 3.54.2
terraform-ibm-modules/resource-group/ibm (source) module minor 1.2.1 -> 1.3.0
terraform-ibm-modules/secrets-manager-private-cert-engine/ibm (source) module patch 1.6.4 -> 1.6.5
terraform-ibm-modules/secrets-manager-private-cert/ibm (source) module patch 1.4.1 -> 1.4.3
terraform-ibm-modules/secrets-manager-public-cert/ibm (source) module minor 1.3.1 -> 1.4.0
terraform-ibm-modules/secrets-manager-secret-group/ibm (source) module patch 1.3.11 -> 1.3.12

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)
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.54.2

Compare Source

Bug Fixes

v3.54.1

Compare Source

Bug Fixes

v3.54.0

Compare Source

Features

v3.53.4

Compare Source

Bug Fixes
  • Make disable_public_endpoint a required input exposed to the DA (#​749) (56e8b79)

v3.53.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.14 (#​748) (2ffe7e0)

v3.53.2

Compare Source

Bug Fixes

v3.53.1

Compare Source

Bug Fixes
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-secrets-manager-private-cert-engine (terraform-ibm-modules/secrets-manager-private-cert-engine/ibm)

v1.6.5

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert (terraform-ibm-modules/secrets-manager-private-cert/ibm)

v1.4.3

Compare Source

Bug Fixes

v1.4.2

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-public-cert (terraform-ibm-modules/secrets-manager-public-cert/ibm)

v1.4.0

Compare Source

Features
  • Added functionality to include metadata and labels for public certifciates (#​233) (f102a16)
terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)

v1.3.12

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

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 655c17f to ea3f8ee Compare July 25, 2025 23:45
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from ea3f8ee to 3197bc7 Compare July 26, 2025 17:33
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.53.1 fix(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.53.2 Jul 26, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 3197bc7 to 78eed13 Compare July 27, 2025 09:35
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.53.2 fix(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.53.3 Jul 27, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 78eed13 to 25b1456 Compare July 28, 2025 19:25
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.53.3 fix(deps): update terraform dependencies Jul 28, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 25b1456 to 189f895 Compare July 29, 2025 11:23
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 189f895 to 03fdc8c Compare July 29, 2025 23:24
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform dependencies chore(deps): update terraform dependencies Jul 29, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 03fdc8c to 93d2cb8 Compare July 30, 2025 23:25
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 93d2cb8 to 89e3cd4 Compare July 31, 2025 23:33
@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update terraform dependencies fix(deps): update terraform dependencies Jul 31, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 89e3cd4 to 9a0c49a Compare August 2, 2025 06:44
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 9a0c49a to d847da2 Compare August 2, 2025 13:37
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from d847da2 to b4c74d5 Compare August 3, 2025 05:59
@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.

2 participants