Skip to content

Commit 1829986

Browse files
authored
Merge pull request #1138 from ovh/dev/aamstutz/changelog-2.9.0
chore: Add changelog for v2.9.0
2 parents 975c93b + a0d7a61 commit 1829986

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
## 2.9.0 (November 4, 2025)
2+
3+
🎉 Features:
4+
5+
* New resource: `ovh_iam_resource_tags` ([#1131](https://github.com/ovh/terraform-provider-ovh/pull/1131))
6+
* New resource: `ovh_okms_secret` ([#1105](https://github.com/ovh/terraform-provider-ovh/pull/1105))
7+
8+
* New datasource: `ovh_okms_secret` ([#1105](https://github.com/ovh/terraform-provider-ovh/pull/1105))
9+
* New datasource: `ovh_domain_zone_record` ([#1136](https://github.com/ovh/terraform-provider-ovh/pull/1136))
10+
* New datasource: `ovh_domain_zone_records` ([#1136](https://github.com/ovh/terraform-provider-ovh/pull/1136))
11+
12+
💪 Improvements:
13+
14+
* `r/ovh_vrack`: Add bandwidth option in tests ([#1130](https://github.com/ovh/terraform-provider-ovh/pull/1130))
15+
16+
⚠️ Deprecations:
17+
18+
* `r/ovh_ip_mitigation`: Attribute `permanent` is now deprecated ([#1132](https://github.com/ovh/terraform-provider-ovh/pull/1132))
19+
* `r/ovh_dedicated_server`: Attribute `properties` is now deprecated ([#1135](https://github.com/ovh/terraform-provider-ovh/pull/1135))
20+
* `r/ovh_dedicated_server_reinstall_task`: Attribute `properties` is now deprecated ([#1135](https://github.com/ovh/terraform-provider-ovh/pull/1135))
21+
22+
🐜 Bug fixes:
23+
24+
* Make sure to have the provider version in the User-Agent of requests ([#1121](https://github.com/ovh/terraform-provider-ovh/pull/1121))
25+
* `r/ovh_vps`: Save resource in state before trying to reinstall the VPS ([#1120](https://github.com/ovh/terraform-provider-ovh/pull/1120))
26+
27+
📚 Documentation:
28+
29+
* `r/ovh_cloud_project_database_ip_restriction`: Clarify usage of the resource ([#1127](https://github.com/ovh/terraform-provider-ovh/pull/1127))
30+
* Fix some typos in several documentations ([#1133](https://github.com/ovh/terraform-provider-ovh/pull/1133))
31+
* Fix some typo in the pull request template ([#1134](https://github.com/ovh/terraform-provider-ovh/pull/1134))
32+
* `r/ovh_cloud_project_storage`: Add allowed versioning status ([#1104](https://github.com/ovh/terraform-provider-ovh/pull/1104))
33+
34+
❤️ Thanks for your contributions ❤️
35+
136
## 2.8.0 (September 25, 2025)
237

338
🎉 Features:

0 commit comments

Comments
 (0)