Update Terraform ovh to ~> 2.15.0 #106

Merged
Doridian merged 1 commit from renovate/ovh-2.x into main 2026-06-26 09:12:37 -07:00
Member

This PR contains the following updates:

Package Type Update Change
ovh (source) required_provider minor ~> 2.14.0~> 2.15.0

Release Notes

ovh/terraform-provider-ovh (ovh)

v2.15.0

Compare Source

🎉 Features:

  • New resource: ovh_cloud_gateway (#​1354)

  • New resource: ovh_cloud_network_private_vrack (#​1354)

  • New resource: ovh_cloud_network_private_vrack_subnet (#​1354)

  • New resource: ovh_cloud_security_group (#​1355)

  • New resource: ovh_cloud_ssh_key (#​1352)

  • New resource: ovh_cloud_project_kube_log_subscription (#​1313)

  • New datasource: ovh_cloud_gateway (#​1354)

  • New datasource: ovh_cloud_gateways (#​1354)

  • New datasource: ovh_cloud_network_private_vrack (#​1354)

  • New datasource: ovh_cloud_network_private_vracks (#​1354)

  • New datasource: ovh_cloud_network_private_vrack_subnet (#​1354)

  • New datasource: ovh_cloud_network_private_vrack_subnets (#​1354)

  • New datasource: ovh_cloud_security_group (#​1355)

  • New datasource: ovh_cloud_security_groups (#​1355)

  • New datasource: ovh_cloud_ssh_key (#​1352)

  • New datasource: ovh_cloud_ssh_keys (#​1352)

  • New datasource: ovh_cloud_region (#​1347)

  • New datasource: ovh_cloud_regions (#​1347)

  • New datasource: ovh_cloud_project_kube_log_subscription (#​1313)

💪 Improvements:

  • r/ovh_cloud_project_volume: Add ability to create CMK encrypted volumes through the encryption attribute (#​1337)
  • r/ovh_cloud_project_kube: Add ip_allocation_policy and customization_cilium parameters (#​1313)
  • r/ovh_cloud_storage_block_volume: Support OVH_CLOUD_PROJECT_SERVICE env var as fallback for service_name (#​1352)

🐜 Bug fixes:

  • r/ovh_cloud_project_kube: Accept UPDATING as a valid pending state when waiting for the cluster to be ready (#​1344)

📚 Documentation:

  • r/ovh_cloud_project_network_private_subnet_v2: Document the gateway_ip attribute (#​1330)

❤️ Thanks for your contributions ❤️


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ovh](https://search.opentofu.org/provider/ovh/ovh) ([source](https://github.com/ovh/terraform-provider-ovh)) | required_provider | minor | `~> 2.14.0` → `~> 2.15.0` | --- ### Release Notes <details> <summary>ovh/terraform-provider-ovh (ovh)</summary> ### [`v2.15.0`](https://github.com/ovh/terraform-provider-ovh/blob/HEAD/CHANGELOG.md#2150-June-25-2026) [Compare Source](https://github.com/ovh/terraform-provider-ovh/compare/v2.14.0...v2.15.0) 🎉 Features: - New resource: `ovh_cloud_gateway` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New resource: `ovh_cloud_network_private_vrack` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New resource: `ovh_cloud_network_private_vrack_subnet` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New resource: `ovh_cloud_security_group` ([#&#8203;1355](https://github.com/ovh/terraform-provider-ovh/pull/1355)) - New resource: `ovh_cloud_ssh_key` ([#&#8203;1352](https://github.com/ovh/terraform-provider-ovh/pull/1352)) - New resource: `ovh_cloud_project_kube_log_subscription` ([#&#8203;1313](https://github.com/ovh/terraform-provider-ovh/pull/1313)) - New datasource: `ovh_cloud_gateway` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New datasource: `ovh_cloud_gateways` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New datasource: `ovh_cloud_network_private_vrack` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New datasource: `ovh_cloud_network_private_vracks` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New datasource: `ovh_cloud_network_private_vrack_subnet` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New datasource: `ovh_cloud_network_private_vrack_subnets` ([#&#8203;1354](https://github.com/ovh/terraform-provider-ovh/pull/1354)) - New datasource: `ovh_cloud_security_group` ([#&#8203;1355](https://github.com/ovh/terraform-provider-ovh/pull/1355)) - New datasource: `ovh_cloud_security_groups` ([#&#8203;1355](https://github.com/ovh/terraform-provider-ovh/pull/1355)) - New datasource: `ovh_cloud_ssh_key` ([#&#8203;1352](https://github.com/ovh/terraform-provider-ovh/pull/1352)) - New datasource: `ovh_cloud_ssh_keys` ([#&#8203;1352](https://github.com/ovh/terraform-provider-ovh/pull/1352)) - New datasource: `ovh_cloud_region` ([#&#8203;1347](https://github.com/ovh/terraform-provider-ovh/pull/1347)) - New datasource: `ovh_cloud_regions` ([#&#8203;1347](https://github.com/ovh/terraform-provider-ovh/pull/1347)) - New datasource: `ovh_cloud_project_kube_log_subscription` ([#&#8203;1313](https://github.com/ovh/terraform-provider-ovh/pull/1313)) 💪 Improvements: - `r/ovh_cloud_project_volume`: Add ability to create CMK encrypted volumes through the `encryption` attribute ([#&#8203;1337](https://github.com/ovh/terraform-provider-ovh/pull/1337)) - `r/ovh_cloud_project_kube`: Add `ip_allocation_policy` and `customization_cilium` parameters ([#&#8203;1313](https://github.com/ovh/terraform-provider-ovh/pull/1313)) - `r/ovh_cloud_storage_block_volume`: Support `OVH_CLOUD_PROJECT_SERVICE` env var as fallback for `service_name` ([#&#8203;1352](https://github.com/ovh/terraform-provider-ovh/pull/1352)) 🐜 Bug fixes: - `r/ovh_cloud_project_kube`: Accept `UPDATING` as a valid pending state when waiting for the cluster to be ready ([#&#8203;1344](https://github.com/ovh/terraform-provider-ovh/pull/1344)) 📚 Documentation: - `r/ovh_cloud_project_network_private_subnet_v2`: Document the `gateway_ip` attribute ([#&#8203;1330](https://github.com/ovh/terraform-provider-ovh/pull/1330)) ❤️ Thanks for your contributions ❤️ </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update Terraform ovh to ~> 2.15.0
All checks were successful
/ lint (pull_request) Successful in 54s
69f29f018e
Doridian deleted branch renovate/ovh-2.x 2026-06-26 09:12:37 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FoxDen/core!106
No description provided.