Update Terraform hcloud to ~> 1.35.0 #2

Merged
kjuulh merged 1 commits from renovate/hcloud-1.x into master 2022-10-26 17:46:56 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor ~> 1.33.2 -> ~> 1.35.0

Release Notes

hetznercloud/terraform-provider-hcloud

v1.35.2

What's Changed

New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.1...v1.35.2

v1.35.1

What's Changed

New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.0...v1.35.1

v1.35.0

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.3...v1.35.0

v1.34.3

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.2...v1.34.3

v1.34.2

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.1...v1.34.2

v1.34.1

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.0...v1.34.1

v1.34.0

What's Changed

New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.2...v1.34.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hcloud](https://registry.terraform.io/providers/hetznercloud/hcloud) ([source](https://github.com/hetznercloud/terraform-provider-hcloud)) | required_provider | minor | `~> 1.33.2` -> `~> 1.35.0` | --- ### Release Notes <details> <summary>hetznercloud/terraform-provider-hcloud</summary> ### [`v1.35.2`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.35.2) #### What's Changed - bug: add missing datacenter option at primary_ip & fix file naming by [@&#8203;komandar](https://github.com/komandar) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/559 - Fix private only server (attached to network) creation by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/562 - feature: update workflow & golang to newest stable release 1.19 by [@&#8203;komandar](https://github.com/komandar) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/560 - ci: fix not available gpg_private_key in workflow by [@&#8203;komandar](https://github.com/komandar) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/563 - Remove < and > signs in import examples by [@&#8203;ekeih](https://github.com/ekeih) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/564 - fix: wrong required statement by [@&#8203;komandar](https://github.com/komandar) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/567 - style: unify the bool and boolean type in the docs by [@&#8203;komandar](https://github.com/komandar) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/568 #### New Contributors - [@&#8203;komandar](https://github.com/komandar) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/559 - [@&#8203;ekeih](https://github.com/ekeih) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/564 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.1...v1.35.2 ### [`v1.35.1`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.35.1) #### What's Changed - Add workaround "fix" for network interface issue by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/552 - Update hcloud-go to v1.35.2 by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/554 - Prevent segfault when image nonexistent by [@&#8203;acuteaura](https://github.com/acuteaura) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/553 #### New Contributors - [@&#8203;acuteaura](https://github.com/acuteaura) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/553 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.0...v1.35.1 ### [`v1.35.0`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.35.0) #### What's Changed - Implement Server Create Without primary ip on update behavior by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/548 - Add support of using deprecated images by [@&#8203;LKaemmerling](https://github.com/LKaemmerling) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/549 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.3...v1.35.0 ### [`v1.34.3`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.3) #### What's Changed - Create server without primary ips: Fix edge case bug + add test by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/546 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.2...v1.34.3 ### [`v1.34.2`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.2) #### What's Changed - Server Create without primary IPs via public_net by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/544 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.1...v1.34.2 ### [`v1.34.1`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.1) #### What's Changed - Add primary ip documentation by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/540 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.0...v1.34.1 ### [`v1.34.0`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.0) #### What's Changed - Update Dependencies (TF SDK 2.7.1 -> 2.14) by [@&#8203;LKaemmerling](https://github.com/LKaemmerling) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/524 - DataSource Network `id` should be an integer by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/525 - Improve documentation by [@&#8203;02bensch](https://github.com/02bensch) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/536 - Add support for primary IPs by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/538 #### New Contributors - [@&#8203;guineveresaenger](https://github.com/guineveresaenger) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/525 - [@&#8203;02bensch](https://github.com/02bensch) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/536 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.2...v1.34.0 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/hcloud-1.x from 6f8b83a065 to bdf417bde5 2022-10-26 17:20:26 +02:00 Compare
kjuulh merged commit bdf417bde5 into master 2022-10-26 17:46:56 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/wireguard-setup#2
No description provided.