Skip to content

Commit

Permalink
chore(main): release 1.47.0 (#920)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.47.0](v1.46.1...v1.47.0)
(2024-05-02)


### Features

* test with Terraform 1.8
([#919](#919))
([800a66c](800a66c))


### Bug Fixes

* **ssh-key:** data inconsistency with empty label objects
([#922](#922))
([7e1bf2c](7e1bf2c)),
closes
[#921](#921)
* **subnet:** handle new error message for deleting subnets with
attached resources
([#923](#923))
([932c47b](932c47b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
hcloud-bot authored May 3, 2024
1 parent 7e1bf2c commit ad9e077
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.46.1"}
{".":"1.47.0"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.47.0](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.46.1...v1.47.0) (2024-05-02)


### Features

* test with Terraform 1.8 ([#919](https://github.com/hetznercloud/terraform-provider-hcloud/issues/919)) ([800a66c](https://github.com/hetznercloud/terraform-provider-hcloud/commit/800a66c0b9e61337b86a58f3ce7ab478fad391b6))


### Bug Fixes

* **ssh-key:** data inconsistency with empty label objects ([#922](https://github.com/hetznercloud/terraform-provider-hcloud/issues/922)) ([7e1bf2c](https://github.com/hetznercloud/terraform-provider-hcloud/commit/7e1bf2cd6c80c0a86d06b293e7d325e8986d5b3f)), closes [#921](https://github.com/hetznercloud/terraform-provider-hcloud/issues/921)
* **subnet:** handle new error message for deleting subnets with attached resources ([#923](https://github.com/hetznercloud/terraform-provider-hcloud/issues/923)) ([932c47b](https://github.com/hetznercloud/terraform-provider-hcloud/commit/932c47b8c626898fae47f07b4c161d0206561fb1))

## [1.46.1](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.46.0...v1.46.1) (2024-04-05)


Expand Down

0 comments on commit ad9e077

Please sign in to comment.