nolte / terraform-infrastructure-modules

Terraform Modules for easy Hetzner Cloud Usage
https://nolte.github.io/terraform-infrastructure-modules/
0 stars 1 forks source link

Update Terraform hcloud to v1.36.1 #43

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor 1.33.1 -> 1.36.1

Release Notes

hetznercloud/terraform-provider-hcloud ### [`v1.36.1`](https://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.36.1) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.0...v1.36.1) #### What's Changed - chore: update hcloud-go to v1.37.0 by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/591](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/591) - fix(server): make sure that each network block is unique by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/594](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/594) - docs: mention that we only accept the location name as attribute by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/595](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/595) - fix(server): unnecessary updates when using network [#​556](https://togithub.com/hetznercloud/terraform-provider-hcloud/issues/556) by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/593](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/593) - fix: multiple resources break when parent resource is recreated by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/596](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/596) **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.0...v1.36.1 ### [`v1.36.0`](https://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.36.0) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.2...v1.36.0) ##### What's Changed - Update auto delete on primary IP resource change by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/573](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/573) - Update Dependencies by [@​LKaemmerling](https://togithub.com/LKaemmerling) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/575](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/575) - Add tests for Terraform 1.3 by [@​LKaemmerling](https://togithub.com/LKaemmerling) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/576](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/576) - docs: explain how to create a server from snapshot by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/582](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/582) - docs: clarify arguments of hcloud_primary_ip resource by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/584](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/584) - fix: error when deleting hcloud_primary_ip with auto_delete by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/585](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/585) - test: fix flaky test TestServerResource_PrimaryIPNetworkTests by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/587](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/587) - feat: import hcloud_load_balancer_target by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/589](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/589) - fix: race-condition when re-creating server with external primary ip by [@​apricote](https://togithub.com/apricote) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/590](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/590) ##### New Contributors - [@​apricote](https://togithub.com/apricote) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/582](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/582) **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.2...v1.36.0 ### [`v1.35.2`](https://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.35.2) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.1...v1.35.2) ##### What's Changed - bug: add missing datacenter option at primary_ip & fix file naming by [@​komandar](https://togithub.com/komandar) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/559](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/559) - Fix private only server (attached to network) creation by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/562](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/562) - feature: update workflow & golang to newest stable release 1.19 by [@​komandar](https://togithub.com/komandar) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/560](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/560) - ci: fix not available gpg_private_key in workflow by [@​komandar](https://togithub.com/komandar) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/563](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/563) - Remove < and > signs in import examples by [@​ekeih](https://togithub.com/ekeih) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/564](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/564) - fix: wrong required statement by [@​komandar](https://togithub.com/komandar) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/567](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/567) - style: unify the bool and boolean type in the docs by [@​komandar](https://togithub.com/komandar) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/568](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/568) ##### New Contributors - [@​komandar](https://togithub.com/komandar) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/559](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/559) - [@​ekeih](https://togithub.com/ekeih) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/564](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.35.1) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.0...v1.35.1) ##### What's Changed - Add workaround "fix" for network interface issue by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/552](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/552) - Update hcloud-go to v1.35.2 by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/554](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/554) - Prevent segfault when image nonexistent by [@​acuteaura](https://togithub.com/acuteaura) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/553](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/553) ##### New Contributors - [@​acuteaura](https://togithub.com/acuteaura) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/553](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.35.0) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.3...v1.35.0) ##### What's Changed - Implement Server Create Without primary ip on update behavior by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/548](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/548) - Add support of using deprecated images by [@​LKaemmerling](https://togithub.com/LKaemmerling) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/549](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.3) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.2...v1.34.3) ##### What's Changed - Create server without primary ips: Fix edge case bug + add test by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/546](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.2) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.1...v1.34.2) ##### What's Changed - Server Create without primary IPs via public_net by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/544](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.1) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.0...v1.34.1) ##### What's Changed - Add primary ip documentation by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/540](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.34.0) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.2...v1.34.0) ##### What's Changed - Update Dependencies (TF SDK 2.7.1 -> 2.14) by [@​LKaemmerling](https://togithub.com/LKaemmerling) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/524](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/524) - DataSource Network `id` should be an integer by [@​guineveresaenger](https://togithub.com/guineveresaenger) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/525](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/525) - Improve documentation by [@​02bensch](https://togithub.com/02bensch) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/536](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/536) - Add support for primary IPs by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/538](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/538) ##### New Contributors - [@​guineveresaenger](https://togithub.com/guineveresaenger) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/525](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/525) - [@​02bensch](https://togithub.com/02bensch) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/536](https://togithub.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://togithub.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.33.2) [Compare Source](https://togithub.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.1...v1.33.2) ##### What's Changed - Implement validation on labels as per spec by [@​4ND3R50N](https://togithub.com/4ND3R50N) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/522](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/522) - Add resourceFloatingIPAssignmentUpdate by [@​CyberShadow](https://togithub.com/CyberShadow) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/501](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/501) - Use Go 1.18 for building by [@​LKaemmerling](https://togithub.com/LKaemmerling) in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/523](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/523) ##### New Contributors - [@​4ND3R50N](https://togithub.com/4ND3R50N) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/522](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/522) - [@​CyberShadow](https://togithub.com/CyberShadow) made their first contribution in [https://github.com/hetznercloud/terraform-provider-hcloud/pull/501](https://togithub.com/hetznercloud/terraform-provider-hcloud/pull/501) **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.1...v1.33.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 1 year ago

This PR was automatically closed because of stale in 10 days