Skip to content

chore(deps): update terraform hcloud to v1.28.1

Botaniker (Bot) requested to merge renovate/hcloud-1.x into master

This MR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor 1.23.0 -> 1.28.1

Release Notes

hetznercloud/terraform-provider-hcloud

v1.28.1

Compare Source

Changelog

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

v1.28.0

Compare Source

Changelog

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

v1.27.2

Compare Source

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

Compare Source

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

Compare Source

FEATURES:

  • hcloud_firewall resource & datasource: Support GRE & ESP protocol in firewall rules

v1.26.2

Compare Source

BUG FIXES:

  • Fix invalid checksum for release 1.26.1

v1.26.1

Compare Source

BUG FIXES:

  • hcloud_firewall datasource: destination_ips missed in definition
  • hcloud_certificate resource: panic when parsing certificate chains (#​359)

v1.26.0

Compare Source

  • New Resource hcloud_managed_certificate
  • New Resource hcloud_uploaded_certificate
  • Deprecated Resource hcloud_certificate

v1.25.2

Compare Source

BUG FIXES:

  • hcloud_firewall resource: plugin normalized CIDRs silently.

v1.25.1

Compare Source

BUG FIXES:

  • hcloud_firewall documentation: fix name of firewall_ids property.

v1.25.0

Compare Source

FEATURES:

  • New Resource: hcloud_snapshot
  • New Resource: hcloud_firewall
  • New Data Source: hcloud_firewall

BUG FIXES:

  • hcloud_server resource: image had a wrong type (int instead of string) when a server was created from a snapshot
  • hcloud_load_balancer_target resource: force recreation when changing a target attribute (server_id, ip or label_selector)

NOTES:

  • The provider is now built with Go 1.16

v1.24.1

Compare Source

BUG FIXES:

  • hcloud_volume datasource: id is now marked as computed to allow more setups where the id is unknown
  • hcloud_ssh_key datasource: id is now marked as computed to allow more setups where the id is unknown
  • hcloud_network datasource: id is now marked as computed to allow more setups where the id is unknown
  • hcloud_image datasource: id is now marked as computed to allow more setups where the id is unknown
  • hcloud_certificate datasource: id is now marked as computed to allow more setups where the id is unknown
  • hcloud_volume resource: Automount is now working when you attach an already existing volume to a server.

v1.24.0

Compare Source

FEATURES:

  • New Datasource: hcloud_server_type
  • New Datasource: hcloud_server_types
  • New network property for hcloud_server resource.

BUG FIXES:

  • hcloud_volume resource: A race condition was fixed, that was called when you tried to create multiple volumes for a single server
  • hcloud_locations datasource: Use a stable value as IDs instead of a timestamp. We now use a hash of the concatenation of all location IDs as ID
  • hcloud_datacenters datasource: Use a stable value as IDs instead of a timestamp. We now use a hash of the concatenation of all datacenters IDs as ID

Notes:

  • This release is tested against Terraform 0.13.x and 0.14.x. Testing on 0.12.x was removed, therefore Terraform 0.12.x is no longer officially supported

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports