Skip to content

Releases: hetznercloud/terraform-provider-hcloud

v1.30.0

20 Aug 08:40
Compare
Choose a tag to compare

Changelog

985c1db Add dns ptr support for load balancer
13421a6 Update docs
ce6982e Use go 1.17 for tests & builds

v1.29.0

16 Aug 13:22
e19f2d7
Compare
Choose a tag to compare

Changelog

f0e2e3c Fix date format for certificate states
e19f2d7 Placement groups (#426)
151a0b6 Update hcloud_firewall documentation on how to define port range

v1.28.1

05 Aug 12:57
Compare
Choose a tag to compare

Changelog

9305957 Add missing firewall rule description docs
9abc5d7 Fix firewall rule description

v1.28.0

03 Aug 13:21
Compare
Choose a tag to compare

Changelog

92a07cd Add description field to firewall rules
a0a90b8 Increase amount of retries on firewall deletion

v1.27.2

30 Jun 12:07
Compare
Choose a tag to compare

Changelog

f397c38 Add a feature request template
b461911 Fix hcloud_snapshot resource documentation
8d20464 Fix spelling and grammar mistakes
219a635 Update hcloud-go to v1.28.0

v1.27.1

28 Jun 07:58
Compare
Choose a tag to compare

Changelog

71f995b Add issue template
ad88a85 Add missing docs about the network attribute/argument on hcloud_server and implement the datatransformation of the network for the attribute
72a5fb4 Add testcase
449710e Add tests for terraform 1.0
0cfa7c8 Docs: Add missing firewall_ids to hcloud_server resource and datasource
80ee6fa Docs: Improve documentation for hcloud_firewall resource to include information about port ranges and the any keyword (#381)
8f1c5c1 Docs: Mark example "hcloud_token" variable as sensitive
b941c69 Fix non iso8601 timestamp in hcloud_image datasource
993b3cd Fix tests
e775c36 Generate Changelog with goreleaser
1795d37 Improve error messages from hcloud-go
895813e Improve hcloud_rdns resource documentation and validation of fields server_id and floating_ip_id that should be mutually exclusive
3cdd11b Increase create timeout for servers and snapshots
68a3d6a Move logic around to make it more readable
faa1553 Network Attachments: Retry on ServiceError and NoSubnetAvailable Error
edbddcf Update dependencies
4027dd6 Update terraform SDK to v2.7.0

v1.27.0

17 Jun 10:04
Compare
Choose a tag to compare
Add support for GRE and ESP protocols in firewalls

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>

v1.26.2

28 May 10:41
Compare
Choose a tag to compare
Release 1.26.2

This is just a re-release of 1.26.1. Due to problems during the release
of 1.26.1 a checksum mismatch error occurred.

Closes #362

v1.26.1

28 May 09:45
Compare
Choose a tag to compare
Add explicit dependency to sub-network

v1.26.0

30 Mar 09:50
Compare
Choose a tag to compare

FEATURES:

  • New Resource hcloud_managed_certificate
  • New Resource hcloud_uploaded_certificate

CHANGED:

  • Deprecated Resource hcloud_certificate