Skip to content

Commit 6798698

Browse files
authored
Merge pull request #1006 from ovh/dev/aamstutz/changelog-2.4.0
Add changelog for V2.4.0
2 parents 3749d2a + eb343a2 commit 6798698

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
17+
* `r/ovh_cloud_project_database`: Add `valkey` engine ([#994](https://github.com/ovh/terraform-provider-ovh/pull/994))
18+
* 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))
27+
28+
❤️ Thanks for your contributions ❤️
29+
130
## 2.3.0 (May 22, 2025)
231

332
⚙️ General:

0 commit comments

Comments
 (0)