You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,32 @@
1
+
## 2.4.0 (June 6, 2025)
2
+
3
+
⚙️ General:
4
+
5
+
* Add global option `api_rate_limit` to limit the number of concurrent calls to OVHcloud API ([#979](https://github.com/ovh/terraform-provider-ovh/pull/979))
6
+
7
+
🎉 Features:
8
+
9
+
* New resource: `ovh_cloud_project_containerregistry_iam` ([#907](https://github.com/ovh/terraform-provider-ovh/pull/907))
10
+
* New resource: `ovh_cloud_project_database_valkey_user` ([#994](https://github.com/ovh/terraform-provider-ovh/pull/994))
11
+
12
+
* New datasource: `ovh_cloud_project_database_valkey_user` ([#994](https://github.com/ovh/terraform-provider-ovh/pull/994))
13
+
14
+
💪 Improvements:
15
+
16
+
*`r/ovh_cloud_project_containerregistry`: Add `iam_enabled` field ([#907](https://github.com/ovh/terraform-provider-ovh/pull/907))
* Add ability to configure the creation timeout for resources that are created via an order ([#1004](https://github.com/ovh/terraform-provider-ovh/pull/1004))
19
+
20
+
*`d/ovh_cloud_project_containerregistry`: Add `iam_enabled` field ([#907](https://github.com/ovh/terraform-provider-ovh/pull/907))
21
+
*`d/ovh_cloud_project_containerregistries`: Add `iam_enabled` field ([#907](https://github.com/ovh/terraform-provider-ovh/pull/907))
22
+
23
+
24
+
📚 Documentation:
25
+
26
+
*`r/ovh_cloud_project_kube_nodepool`: Add missing field `availability_zones` ([#989](https://github.com/ovh/terraform-provider-ovh/pull/989))
0 commit comments