Skip to content

Commit cc939c8

Browse files
authored
Merge pull request #831 from ovh/dev/aamstutz/changelog-1.6.0
Add changelog for v1.6.0
2 parents e5c1df3 + 6dacc87 commit cc939c8

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
## 1.6.0 (February 6, 2025)
2+
3+
⚙️ General:
4+
5+
* Update issue template ([#812](https://github.com/ovh/terraform-provider-ovh/pull/812))
6+
* Bump `go-ovh` dependency ([#830](https://github.com/ovh/terraform-provider-ovh/pull/830))
7+
8+
🎉 Features:
9+
10+
* New datasource: `ovh_cloud_project_floatingips` ([#811](https://github.com/ovh/terraform-provider-ovh/pull/811))
11+
* New datasource: `ovh_dedicated_nasha_partition` ([#817](https://github.com/ovh/terraform-provider-ovh/pull/817))
12+
13+
💪 Improvements:
14+
15+
* `r/ovh_savings_plan`: Add a list of accepted flavors ([#813](https://github.com/ovh/terraform-provider-ovh/pull/813))
16+
* `r/ovh_dedicated_nasha`: Add new field `partitions_list` ([#817](https://github.com/ovh/terraform-provider-ovh/pull/817))
17+
* `r/ovh_dedicated_server`: Add new field `efi_bootloader_path` ([#755](https://github.com/ovh/terraform-provider-ovh/pull/755))
18+
* `r/ovh_dedicated_server_update`: Add new field `efi_bootloader_path` ([#755](https://github.com/ovh/terraform-provider-ovh/pull/755))
19+
20+
* `d/ovh_dedicated_server`: Add new field `efi_bootloader_path` ([#755](https://github.com/ovh/terraform-provider-ovh/pull/755))
21+
22+
🐜 Bug fixes:
23+
24+
* `r/ovh_cloud_project_network_private_subnet_v2`: Set the right property name for allocation pools ([#816](https://github.com/ovh/terraform-provider-ovh/pull/816))
25+
* `r/ovh_me_installation_template`: Fix panic when template does not exist ([#829](https://github.com/ovh/terraform-provider-ovh/pull/829))
26+
27+
📚 Documentation:
28+
29+
* `r/ovh_cloud_project_region_network`: Fix wrong indentations in documentation ([#824](https://github.com/ovh/terraform-provider-ovh/pull/824))
30+
* `r/ovh_cloud_project_network_private`: Update documentation ([#826](https://github.com/ovh/terraform-provider-ovh/pull/826))
31+
* `r/ovh_cloud_project_network_private_subnet`: Update documentation ([#827](https://github.com/ovh/terraform-provider-ovh/pull/827))
32+
* `r/ovh_ip_service`: Add missing configurations in documentation ([#828](https://github.com/ovh/terraform-provider-ovh/pull/828))
33+
34+
❤️ Thanks for your contributions ❤️
35+
136
## 1.5.0 (January 24, 2025)
237

338
⚙️ General:

0 commit comments

Comments
 (0)