Skip to content

Commit

Permalink
chore: Add changelog for 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Amstutz committed Mar 19, 2024
1 parent fe8419b commit 6f2543b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## 0.40.0 (March 19, 2024)

⚙️ General:

* Bump golang dependencies ([#578](https://github.com/ovh/terraform-provider-ovh/pull/578))

🎉 Features:

* New resource: `ovh_cloud_project_gateway` ([#571](https://github.com/ovh/terraform-provider-ovh/pull/571))
* New resource: `ovh_ip_move` ([#510](https://github.com/ovh/terraform-provider-ovh/pull/510))

* New datasource: `ovh_dedicated_server_specifications_hardware` ([#580](https://github.com/ovh/terraform-provider-ovh/pull/580))

💪 Improvements:

* Configuration is loaded like it is done in go-ovh library ([#575](https://github.com/ovh/terraform-provider-ovh/pull/575))
* `d/ovh_dedicated_server`: Add property `display_name` ([#581](https://github.com/ovh/terraform-provider-ovh/pull/581))

📚 Documentation:

* `r/ovh_cloud_project_kube`: Update documentation page ([#579](https://github.com/ovh/terraform-provider-ovh/pull/579))

❤️ Thanks for your contributions ❤️

## 0.39.0 (March 11, 2024)

📚 Documentation:
Expand Down

0 comments on commit 6f2543b

Please sign in to comment.