Skip to content

Commit 115794e

Browse files
authored
Merge pull request #1117 from ovh/dev/aamstutz/changelog-2.8.0
Add changelog for v2.8.0
2 parents 928d93d + 4d16bc6 commit 115794e

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
## 2.8.0 (September 25, 2025)
2+
3+
🎉 Features:
4+
5+
* New datasource: `ovh_dedicated_server_orderable_bandwidth` ([#1109](https://github.com/ovh/terraform-provider-ovh/pull/1109))
6+
* New datasource: `ovh_dedicated_server_orderable_bandwidth_vrack` ([#1109](https://github.com/ovh/terraform-provider-ovh/pull/1109))
7+
8+
💪 Improvements:
9+
10+
* `r/ovh_cloud_project_volume`: Add import capability ([#1102](https://github.com/ovh/terraform-provider-ovh/pull/1102))
11+
* `r/ovh_okms_credential` Add property `certificate_type` ([#1108](https://github.com/ovh/terraform-provider-ovh/pull/1108))
12+
* `r/ovh_cloud_project_database` Add property `deletion_protection` ([#1082](https://github.com/ovh/terraform-provider-ovh/pull/1082))
13+
* `r/ovh_cloud_project_rancher` Add property `iam_auth_enabled` ([#1116](https://github.com/ovh/terraform-provider-ovh/pull/1116))
14+
15+
* `d/ovh_okms_credential` Add property `certificate_type` ([#1108](https://github.com/ovh/terraform-provider-ovh/pull/1108))
16+
* `d/ovh_cloud_project_database` Add property `deletion_protection` ([#1082](https://github.com/ovh/terraform-provider-ovh/pull/1082))
17+
* `d/ovh_cloud_project_rancher` Add property `iam_auth_enabled` ([#1116](https://github.com/ovh/terraform-provider-ovh/pull/1116))
18+
19+
🐜 Bug fixes:
20+
21+
* `r/ovh_ip_move`: Correctly handle IP blocks ([#1101](https://github.com/ovh/terraform-provider-ovh/pull/1101))
22+
* Fix acceptance tests ([#1098](https://github.com/ovh/terraform-provider-ovh/pull/1098), [#1100](https://github.com/ovh/terraform-provider-ovh/pull/1100))
23+
* Readme: use `dev_overrides` to test locally built provider ([#1110](https://github.com/ovh/terraform-provider-ovh/pull/1110))
24+
25+
📚 Documentation:
26+
27+
* `r/ovh_cloud_project_user`: Add import documentation ([#1102](https://github.com/ovh/terraform-provider-ovh/pull/1102))
28+
* `r/ovh_dedicated_server`: Explain how to retrieve plans and plan options ([#1111](https://github.com/ovh/terraform-provider-ovh/pull/1111))
29+
30+
❤️ Thanks for your contributions ❤️
31+
132
## 2.7.0 (August 25, 2025)
233

334
🎉 Features:

0 commit comments

Comments
 (0)