Skip to content

Commit

Permalink
Merge pull request #700 from ovh/dev/aamstutz/changelog-0.48.0
Browse files Browse the repository at this point in the history
Add changelog for v0.48.0
  • Loading branch information
amstuta authored Jul 31, 2024
2 parents cf1f685 + 9d5da49 commit 425e1fc
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 0.48.0 (July 31, 2024)

🎉 Features:

* New resource: `ovh_cloud_project_gateway_interface` ([#697](https://github.com/ovh/terraform-provider-ovh/pull/697))
* New resource: `ovh_cloud_project_region_loadbalancer_log_subscription` ([#657](https://github.com/ovh/terraform-provider-ovh/pull/657))

* New datasource: `ovh_cloud_project_gateway_interface` ([#697](https://github.com/ovh/terraform-provider-ovh/pull/697))
* New datasource: `ovh_cloud_project_region_loadbalancer_log_subscription` ([#657](https://github.com/ovh/terraform-provider-ovh/pull/657))
* New datasource: `ovh_cloud_project_region_loadbalancer_log_subscriptions` ([#657](https://github.com/ovh/terraform-provider-ovh/pull/657))

🐜 Bug fixes:

* `r/ovh_cloud_project_kube`: Fixed wrong dependencies between fields ([#695](https://github.com/ovh/terraform-provider-ovh/pull/695))

* `d/ovh_dbaas_logs_cluster`: Correctly set `cluster_id` field ([#694](https://github.com/ovh/terraform-provider-ovh/pull/694))

❤️ Thanks for your contributions ❤️

## 0.47.0 (July 19, 2024)

🎉 Features:
Expand Down

0 comments on commit 425e1fc

Please sign in to comment.