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