File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
33
## 1.4.0 (December 26, 2024)
2
34
3
35
🎉 Features:
You can’t perform that action at this time.
0 commit comments