Skip to content

Commit bb4b53a

Browse files
authored
Merge pull request #568 from ovh/dev/aamstutz/changelog-0.38.0
chore: Add changelog for v0.38.0
2 parents 5e73142 + 87ab794 commit bb4b53a

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+
## 0.38.0 (March 8, 2024)
2+
3+
🎉 Features:
4+
5+
* New resource: `ovh_cloud_project_alerting` ([#564](https://github.com/ovh/terraform-provider-ovh/pull/564))
6+
7+
🐜 Bug fixes:
8+
9+
* `r/ovh_cloud_project_database_m3db_user`: Set `password` field as computed when `password_reset` is used ([#561](https://github.com/ovh/terraform-provider-ovh/pull/561))
10+
* `r/ovh_cloud_project_database_mongodb_user`: Set `password` field as computed when `password_reset` is used ([#561](https://github.com/ovh/terraform-provider-ovh/pull/561))
11+
* `r/ovh_cloud_project_database_opensearch_user`: Set `password` field as computed when `password_reset` is used ([#561](https://github.com/ovh/terraform-provider-ovh/pull/561))
12+
* `r/ovh_cloud_project_database_postgresql_user`: Set `password` field as computed when `password_reset` is used ([#561](https://github.com/ovh/terraform-provider-ovh/pull/561))
13+
* `r/ovh_cloud_project_database_redis_user`: Set `password` field as computed when `password_reset` is used ([#561](https://github.com/ovh/terraform-provider-ovh/pull/561))
14+
* `r/ovh_cloud_project_database_user`: Set `password` field as computed when `password_reset` is used ([#561](https://github.com/ovh/terraform-provider-ovh/pull/561))
15+
* `r/ovh_domain_zone_record`: Resource is now recreated when zone is modified ([#563](https://github.com/ovh/terraform-provider-ovh/pull/563))
16+
17+
⛔️ Deletions:
18+
19+
* `r/ovh_me_ipxe_script`: Removed ([#562](https://github.com/ovh/terraform-provider-ovh/pull/562))
20+
21+
* `d/ovh_me_ipxe_script`: Removed ([#562](https://github.com/ovh/terraform-provider-ovh/pull/562))
22+
* `d/ovh_me_ipxe_scripts`: Removed ([#562](https://github.com/ovh/terraform-provider-ovh/pull/562))
23+
24+
📚 Documentation:
25+
26+
* `r/cloud_project_database`: Update documentation page ([#556](https://github.com/ovh/terraform-provider-ovh/pull/556))
27+
28+
❤️ Thanks for your contributions ❤️
29+
130
## 0.37.0 (February 14, 2024)
231

332
🎉 Features:

0 commit comments

Comments
 (0)