Skip to content

Commit ed0afad

Browse files
authored
Merge pull request #924 from ovh/dev/aamstutz/changelog-2.1.0
Add changelog for v2.1.0
2 parents 4d38299 + bb35859 commit ed0afad

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
## 2.1.0 (March 24, 2025)
2+
3+
⚙️ General:
4+
5+
* Bump dependencies ([#903](https://github.com/ovh/terraform-provider-ovh/pull/903))
6+
7+
🎉 Features:
8+
9+
* New resource: `ovh_cloud_project_instance_snapshot` ([#887](https://github.com/ovh/terraform-provider-ovh/pull/887))
10+
* New resource: `ovh_vrack_dedicated_cloud` ([#904](https://github.com/ovh/terraform-provider-ovh/pull/904))
11+
12+
* New datasource: `ovh_cloud_project_storage_object` ([#882](https://github.com/ovh/terraform-provider-ovh/pull/882))
13+
* New datasource: `ovh_cloud_project_storage_objects` ([#882](https://github.com/ovh/terraform-provider-ovh/pull/882))
14+
* New datasource: `ovh_cloud_project_image` ([#909](https://github.com/ovh/terraform-provider-ovh/pull/909))
15+
* New datasource: `ovh_cloud_project_images` ([#909](https://github.com/ovh/terraform-provider-ovh/pull/909))
16+
* New datasource: `ovh_dedicated_cloud` ([#889](https://github.com/ovh/terraform-provider-ovh/pull/889))
17+
* New datasource: `ovh_vmware_cloud_director_organization` ([#900](https://github.com/ovh/terraform-provider-ovh/pull/900))
18+
* New datasource: `ovh_vmware_cloud_director_backup` ([#902](https://github.com/ovh/terraform-provider-ovh/pull/902))
19+
20+
💪 Improvements:
21+
22+
* `r/ovh_cloud_project_region_storage_presign`: Update resource with new fields ([#880](https://github.com/ovh/terraform-provider-ovh/pull/880))
23+
24+
🐜 Bug fixes:
25+
26+
* `r/ovh_cloud_project_rancher`: Make sure `bootstrap_password` is saved on creation ([#888](https://github.com/ovh/terraform-provider-ovh/pull/888))
27+
* `r/ovh_cloud_project_storage`: Remove objects on bucket deletion ([#886](https://github.com/ovh/terraform-provider-ovh/pull/886))
28+
* `r/ovh_dedicated_server_reinstall_task`: Raid type was ignored when 0 was given as value ([#911](https://github.com/ovh/terraform-provider-ovh/pull/911))
29+
* `r/ovh_cloud_project_loadbalancer`: Fix errors in schema and invalid values sent to the API ([#912](https://github.com/ovh/terraform-provider-ovh/pull/912))
30+
31+
📚 Documentation:
32+
33+
* Migrate documentation from legacy to new directory ([#883](https://github.com/ovh/terraform-provider-ovh/pull/883))
34+
* Improve Rancher documentation ([#879](https://github.com/ovh/terraform-provider-ovh/pull/879))
35+
* `r/ovh_dedicated_server_reinstall_task`: Fix invalid examples in documentation ([#910](https://github.com/ovh/terraform-provider-ovh/pull/910))
36+
37+
❤️ Thanks for your contributions ❤️
38+
139
## 2.0.0 (March 4, 2025)
240

341
🧨 Breaking changes:

0 commit comments

Comments
 (0)