Update Terraform hcloud to v1.35.2 - autoclosed #2

Closed
kjuulh wants to merge 1 commits from renovate/hcloud-1.x into main
Owner

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor 1.32.2 -> 1.35.2

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

v1.33.2

What's Changed

New Contributors

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

v1.33.1

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.0...v1.33.1

v1.33.0

What's Changed

New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.32.2...v1.33.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.32.2` -> `1.35.2` | --- ### 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 ### [`v1.33.2`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.33.2) #### What's Changed - Implement validation on labels as per spec by [@&#8203;4ND3R50N](https://github.com/4ND3R50N) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/522 - Add resourceFloatingIPAssignmentUpdate by [@&#8203;CyberShadow](https://github.com/CyberShadow) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/501 - Use Go 1.18 for building by [@&#8203;LKaemmerling](https://github.com/LKaemmerling) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/523 #### New Contributors - [@&#8203;4ND3R50N](https://github.com/4ND3R50N) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/522 - [@&#8203;CyberShadow](https://github.com/CyberShadow) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/501 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.1...v1.33.2 ### [`v1.33.1`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.33.1) #### What's Changed - Datasource hcloud_location & hcloud_locations: Add network_zone by [@&#8203;LKaemmerling](https://github.com/LKaemmerling) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/508 - hcloud_servcer resource: Retry on enabling rescue (reset call) by [@&#8203;LKaemmerling](https://github.com/LKaemmerling) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/511 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.0...v1.33.1 ### [`v1.33.0`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.33.0) #### What's Changed - Update image.html.md by [@&#8203;FloMaetschke](https://github.com/FloMaetschke) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/494 - docs: Add missing location (ash) by [@&#8203;dhoppe](https://github.com/dhoppe) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/496 - Add missing argument for resource hcloud_ssh_key by [@&#8203;dhoppe](https://github.com/dhoppe) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/498 - Make the image property of hcloud_server optional by [@&#8203;fhofherr](https://github.com/fhofherr) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/499 - Implement hcloud_firewall_attachment resource by [@&#8203;fhofherr](https://github.com/fhofherr) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/500 #### New Contributors - [@&#8203;FloMaetschke](https://github.com/FloMaetschke) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/494 - [@&#8203;dhoppe](https://github.com/dhoppe) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/496 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.32.2...v1.33.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 added 1 commit 2022-10-26 00:02:51 +02:00
kjuulh changed title from Update Terraform hcloud to v1.35.2 to Update Terraform hcloud to v1.35.2 - autoclosed 2022-10-27 08:31:42 +02:00
kjuulh closed this pull request 2022-10-27 08:31:42 +02:00

Pull request closed

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/serverctl#2
No description provided.