Skip to content

Releases: hetznercloud/terraform-provider-hcloud

v1.43.0

20 Sep 10:56
91a7b1a
Compare
Choose a tag to compare

1.43.0 (2023-09-20)

Features

  • build with Go 1.21 (#753) (f68e079)
  • server: Optional graceful shutdown before deleting servers (#755) (0c477a3)

v1.42.1

14 Aug 13:39
8e14ea6
Compare
Choose a tag to compare

1.42.1 (2023-08-14)

Bug Fixes

  • primary_ip: list data source only returned first 25 IPs (#729) (62e9781)
  • server: panic when passing empty string as ssh key (#736) (d57b386)
  • server: Return nil instead of "<nil>" with IPv4/IPv6 disabled (#723) (6cd2a37)
  • use exponential backoff when retrying actions (#735) (d51ee4a)

v1.42.0

24 Jul 12:47
2c0d3cc
Compare
Choose a tag to compare

1.42.0 (2023-07-13)

Features

  • image: add filter include_deprecated to datasources (#685) (#717) (9f039ba)

Bug Fixes

  • lb: early validation for lb_target arguments (#721) (10928d1)
  • rdns: crash when resource was deleted outside of terraform (#720) (aad0614), closes #710

v1.41.0

22 Jun 10:43
053cbdc
Compare
Choose a tag to compare

1.41.0 (2023-06-22)

Features

  • network: add support for exposing routes to vswitch connection (#703) (f213550)

v1.40.0

13 Jun 10:30
fa8c20e
Compare
Choose a tag to compare

1.40.0 (2023-06-13)

Features

Bug Fixes

  • server: invalid ipv6_address nil1 when no IPv6 is used (#689) (2912f45)

v1.39.0

15 May 08:53
d209523
Compare
Choose a tag to compare

What's Changed

  • feat(rdns): support setting RDNS for Primary IPs by @apricote in #669
  • feat(server_type): return included traffic by @apricote in #680

Full Changelog: v1.38.2...v1.39.0

v1.38.2

14 Apr 11:43
3f20c14
Compare
Choose a tag to compare

What's Changed

  • ci: run e2etests in parallel by @apricote in #660
  • fix(server): avoid recreate when using official image by ID by @apricote in #661

Full Changelog: v1.38.1...v1.38.2

v1.38.1

13 Apr 10:27
4392c64
Compare
Choose a tag to compare

Affordable, sustainable & powerful! rocketYou can now get one of our Arm64 CAX servers to optimize your operations while minimizing your costs!
Discover Ampere’s efficient and robust Arm64 architecture and be ready to get blown away with its performance. sunglasses

Learn more: https://www.hetzner.com/news/arm64-cloud

What's Changed

  • fix(server): crash when non-existent server type is used by @apricote in #659
  • fix(server): unable to create server from image id by @apricote in #658
  • fix(deps): update module golang.org/x/crypto to v0.8.0 by @renovate in #652

Full Changelog: v1.38.0...v1.38.1

v1.38.0

12 Apr 08:51
2654d81
Compare
Choose a tag to compare

Affordable, sustainable & powerful! 🚀You can now get one of our Arm64 CAX servers to optimize your operations while minimizing your costs!
Discover Ampere’s efficient and robust Arm64 architecture and be ready to get blown away with its performance. 😎

Learn more: https://www.hetzner.com/news/arm64-cloud

What's Changed

  • fix(deps): update github.com/hashicorp/go-cty digest to 8598007 by @renovate in #633
  • fix(deps): update module golang.org/x/net to v0.9.0 by @renovate in #651
  • feat: add support for ARM APIs by @apricote in #654

Full Changelog: v1.37.0...v1.38.0

v1.37.0

28 Mar 13:34
055b45e
Compare
Choose a tag to compare

What's Changed

  • docs: Add missing location (hil) by @akirak in #606
  • docs: replace outdated example OS image by @apricote in #615
  • docs: list available datacenters by @apricote in #613
  • docs: explain deprecated attributes by @apricote in #614
  • feat(primaryip): return IPv6 subnet #600 by @apricote in #620
  • fix: state is missing resources when rate limit is reached #604 by @apricote in #621
  • chore(ci): run e2e on public workers by @samcday in #631
  • Configure Renovate by @renovate in #629
  • chore: Test against Terraform v1.4 by @apricote in #638
  • fix(deps): update module github.com/hashicorp/terraform-plugin-log to v0.8.0 by @renovate in #639
  • fix(deps): update module github.com/hetznercloud/hcloud-go to v1.41.0 by @renovate in #637
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.25.0 by @renovate in #640
  • chore(deps): update goreleaser/goreleaser-action action to v4 by @renovate in #642
  • fix: self-reported version not correct by @apricote in #630
  • chore(deps): update actions/setup-go action to v4 by @renovate in #643
  • fix(deps): update module golang.org/x/crypto to v0.7.0 by @renovate in #641
  • docs: freebsd64 is no longer available as rescue image by @apricote in #645
  • refactor: Make CI Happy Again by @apricote in #646
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.26.1 by @renovate in #644

New Contributors

Full Changelog: v1.36.2...v1.37.0