Skip to content

Commit d27a932

Browse files
authored
Merge pull request #810 from ovh/dev/aamstutz/changelog-1.5.0
chore: Add changelog for v1.5.0
2 parents 4312d3d + bd79275 commit d27a932

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
## 1.5.0 (January 24, 2025)
2+
3+
⚙️ General:
4+
5+
* Bump golang dependencies ([#803](https://github.com/ovh/terraform-provider-ovh/pull/803))
6+
7+
🎉 Features:
8+
9+
* New resource: `ovh_cloud_project_instance` ([#809](https://github.com/ovh/terraform-provider-ovh/pull/809))
10+
* New resource: `ovh_cloud_project_region_network` ([#808](https://github.com/ovh/terraform-provider-ovh/pull/808))
11+
* New resource: `ovh_cloud_project_database_prometheus` ([#787](https://github.com/ovh/terraform-provider-ovh/pull/787))
12+
* New resource: `ovh_cloud_project_database_mongodb_prometheus` ([#787](https://github.com/ovh/terraform-provider-ovh/pull/787))
13+
14+
* New datasource: `ovh_cloud_project_instance` ([#809](https://github.com/ovh/terraform-provider-ovh/pull/809))
15+
* New datasource: `ovh_cloud_project_instances` ([#809](https://github.com/ovh/terraform-provider-ovh/pull/809))
16+
* New datasource: `ovh_cloud_project_database_prometheus` ([#787](https://github.com/ovh/terraform-provider-ovh/pull/787))
17+
* New datasource: `ovh_cloud_project_database_mongodb_prometheus` ([#787](https://github.com/ovh/terraform-provider-ovh/pull/787))
18+
19+
💪 Improvements:
20+
21+
* `r/ovh_ip_firewall_rule`: Add import capability to resource ([#797](https://github.com/ovh/terraform-provider-ovh/pull/797))
22+
* `r/ovh_savings_plan`: For uppercase for flavors ([#799](https://github.com/ovh/terraform-provider-ovh/pull/799))
23+
* `r/ovh_cloud_project_volume`: Allow size edition ([#804](https://github.com/ovh/terraform-provider-ovh/pull/804))
24+
25+
* `d/ovh_dbaas_logs_cluster_retention`: Add `retention_type` field ([#806](https://github.com/ovh/terraform-provider-ovh/pull/806))
26+
27+
📚 Documentation:
28+
29+
* Licenses update ([#796](https://github.com/ovh/terraform-provider-ovh/pull/796))
30+
31+
❤️ Thanks for your contributions ❤️
32+
133
## 1.4.0 (December 26, 2024)
234

335
🎉 Features:

0 commit comments

Comments
 (0)