Skip to content

Commit eb1737b

Browse files
authored
Merge pull request #721 from ovh/dev/aamstutz/changelog-0.49.0
Add changelog for v0.49.0
2 parents 2cdaea4 + 9d7acbd commit eb1737b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## 0.49.0 (September 11, 2024)
2+
3+
🎉 Features:
4+
5+
* New resource: `ovh_dedicated_server` ([#711](https://github.com/ovh/terraform-provider-ovh/pull/711))
6+
* New resource: `ovh_domain_zone_import` ([#716](https://github.com/ovh/terraform-provider-ovh/pull/716))
7+
8+
💪 Improvements:
9+
10+
* `r/ovh_vrack`: Add resource termination ([#713](https://github.com/ovh/terraform-provider-ovh/pull/713))
11+
* `r/ovh_iploadbalancing_http_farm`: Added `uri` as a possible balance value ([#715](https://github.com/ovh/terraform-provider-ovh/pull/715))
12+
* `r/ovh_dbaas_logs_input`: Add missing parameters for autoscaling ([#720](https://github.com/ovh/terraform-provider-ovh/pull/720))
13+
14+
🐜 Bug fixes:
15+
16+
* `r/ovh_hosting_privatedatabase_whitelist`: Add default netmask when user does not define it ([#703](https://github.com/ovh/terraform-provider-ovh/pull/703))
17+
* `r/cloud_project_user_s3_policy`: Read policy field from API ([#707](https://github.com/ovh/terraform-provider-ovh/pull/707))
18+
* `r/ovh_cloud_project`: Fetch plan configurations when reading orders ([#708](https://github.com/ovh/terraform-provider-ovh/pull/708))
19+
20+
* `d/ovh_hosting_privatedatabase_whitelist`: Add default netmask when user does not define it ([#703](https://github.com/ovh/terraform-provider-ovh/pull/703))
21+
22+
⛔️ Deletions:
23+
24+
* `r/ovh_dedicated_server_install_task`: **BREAKING CHANGE** Removal of deprecated properties `post_installation_script_link` and `post_installation_script_return` ([#710](https://github.com/ovh/terraform-provider-ovh/pull/710))
25+
* `r/ovh_me_installation_template`: **BREAKING CHANGE** Removal of deprecated properties `post_installation_script_link` and `post_installation_script_return` ([#710](https://github.com/ovh/terraform-provider-ovh/pull/710))
26+
27+
* `d/ovh_me_installation_template`: **BREAKING CHANGE** Removal of deprecated properties `post_installation_script_link` and `post_installation_script_return` ([#710](https://github.com/ovh/terraform-provider-ovh/pull/710))
28+
29+
❤️ Thanks for your contributions ❤️
30+
131
## 0.48.0 (July 31, 2024)
232

333
🎉 Features:

0 commit comments

Comments
 (0)