Skip to content

Commit 39ace48

Browse files
authored
Merge pull request #729 from ovh/dev/aamstutz/changelog-0.50.0
Add changelog for v0.50.0
2 parents 6f4c2d7 + bfc4e07 commit 39ace48

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## 0.50.0 (September 20, 2024)
2+
3+
🎉 Features:
4+
5+
* New resource: `ovh_okms` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
6+
* New resource: `ovh_okms_credential` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
7+
* New resource: `ovh_okms_service_key` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
8+
* New resource: `ovh_iploadbalancing_ssl` ([#718](https://github.com/ovh/terraform-provider-ovh/pull/718))
9+
* New resource: `ovh_iploadbalancing_udp_farm` ([#719](https://github.com/ovh/terraform-provider-ovh/pull/719))
10+
* New resource: `ovh_iploadbalancing_udp_farm_server` ([#719](https://github.com/ovh/terraform-provider-ovh/pull/719))
11+
12+
* New datasource: `ovh_okms_credential` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
13+
* New datasource: `ovh_okms_resource` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
14+
* New datasource: `ovh_okms_service_key` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
15+
* New datasource: `ovh_okms_service_key_jwk` ([#709](https://github.com/ovh/terraform-provider-ovh/pull/709))
16+
* New datasource: `ovh_cloud_project_network_private` ([#723](https://github.com/ovh/terraform-provider-ovh/pull/723))
17+
* New datasource: `ovh_cloud_project_network_privates` ([#723](https://github.com/ovh/terraform-provider-ovh/pull/723))
18+
* New datasource: `ovh_cloud_project_network_private_subnets` ([#723](https://github.com/ovh/terraform-provider-ovh/pull/723))
19+
20+
💪 Improvements:
21+
22+
* `r/ovh_iploadbalancing_udp_frontend`: Add ability to import resource ([#719](https://github.com/ovh/terraform-provider-ovh/pull/719))
23+
24+
📚 Documentation:
25+
26+
* Reorganize cloud project docs ([#725](https://github.com/ovh/terraform-provider-ovh/pull/725))
27+
* `r/ovh_vrack`: Update example ([#728](https://github.com/ovh/terraform-provider-ovh/pull/728))
28+
29+
❤️ Thanks for your contributions ❤️
30+
131
## 0.49.0 (September 11, 2024)
232

333
🎉 Features:

0 commit comments

Comments
 (0)