Skip to content

Releases: hetznercloud/terraform-provider-hcloud

v1.44.1

05 Oct 07:56
b6d42a6
Compare
Choose a tag to compare

1.44.1 (2023-10-05)

Bug Fixes

v1.44.0

04 Oct 10:56
98dc4b2
Compare
Choose a tag to compare

1.44.0 (2023-10-04)

Features

  • setup initial plugin framework skaffolding (#749) (5c284e2)

Bug Fixes

  • poll_interval not working as expected (6ef7467)

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