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

This MR contains the following updates:

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

Release Notes

hetznercloud/terraform-provider-hcloud (hcloud)

v1.49.1

Compare Source

Bug Fixes

v1.49.0

Compare Source

Features
Bug Fixes

v1.48.1

Compare Source

Bug Fixes
  • missing deprecation info in server type list data source (#​984) (c12560e)

v1.48.0

Compare Source

Features
Bug Fixes

v1.47.0

Compare Source

Features
Bug Fixes
  • ssh-key: data inconsistency with empty label objects (#​922) (7e1bf2c), closes #​921
  • subnet: handle new error message for deleting subnets with attached resources (#​923) (932c47b)

v1.46.1

Compare Source

Bug Fixes

v1.45.0

Compare Source

Features
  • provider: choose between constant & exponential backoff for actions (#​798) (fa7ea1f)
  • server: add primary_disk_size attribute in resource and datasource (#​801) (98c2f2d)
Bug Fixes

v1.44.1

Compare Source

Bug Fixes

v1.44.0

Compare Source

Features
Bug Fixes
  • poll_interval not working as expected (6ef7467)

v1.43.0

Compare Source

Features

v1.42.1

Compare Source

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

Compare Source

Features
Bug Fixes

v1.41.0

Compare Source

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

v1.40.0

Compare Source

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

v1.39.0

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.38.2...v1.39.0

v1.38.2

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.38.1...v1.38.2

v1.38.1

Compare Source

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

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.38.0...v1.38.1

v1.38.0

Compare Source

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

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.37.0...v1.38.0

v1.37.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.2...v1.37.0

v1.36.2

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.1...v1.36.2

v1.36.1

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.0...v1.36.1

v1.36.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.2...v1.36.0

v1.35.2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.1...v1.35.2

v1.35.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.35.0...v1.35.1

v1.35.0

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.3...v1.35.0

v1.34.3

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.2...v1.34.3

v1.34.2

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.1...v1.34.2

v1.34.1

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.34.0...v1.34.1

v1.34.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.2...v1.34.0

v1.33.2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.1...v1.33.2

v1.33.1

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.33.0...v1.33.1

v1.33.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.32.2...v1.33.0

v1.32.2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.32.1...v1.32.2

v1.32.1

Compare Source

v1.32.0

Compare Source

  • af8300c Case-insensitive comparison of IPv6 addresses
  • 4adfcfa Update hcloud-go to v1.33.0
  • 9e08f76 hcloud_firewall resource: Remove all resources before deleting the firewall

v1.31.1

Compare Source

  • 545375f hcloud_server resource: Add computed to firewall_ids

v1.31.0

Compare Source

What's Changed
  • 3a6384c Add delete and rebuild protection (#​432)
  • 6eaecaf Add list data source for certificates
  • 07b1b53 Add list data source for firewall (#​445)
  • 45843b9 Add list data source for floating ips (#​448)
  • 9914e06 Add list data source for images
  • 2126719 Add list data source for load balancers
  • eb3bcc0 Add list data source for networks (#​452)
  • a004523 Add list data source for placement groups (#​456)
  • 333e38c Add list data source for server (#​434)
  • 3a33c15 Add list data source for volumes
  • 8de96d9 Allow updating of hcloud_load_balancer_network resource
  • 14c1000 Deprecate hcloud_load_balancer resource target property
  • 5a7feae Do not fail fast on e2e tests
  • a3023bf Fix datasources of server and volume (#​431)
  • b02858a Fix firewall apply_to if assigned with server resource (#​455)
  • b595efa Fix race condition on server data source test (#​446)
  • ff44ac8 Improve handling of "Error: cannot remove subnet because servers are attached to it"
  • 86f5c99 Refactor list data source for datacenter (#​444)
  • 984c2e3 Refactor list data source for locations
  • 32000fc Refactor list data source for server types
  • 2c8ad4f Refactor list data source for ssh keys (#​438)
  • b5f5073 Remove testing & official support of Terraform < 1.0
  • 7e4746f hcloud_firewall resource & datasource: Add apply_to possibility
  • 54394ae hcloud_rdns: Fix nil pointer when resource does not exist

v1.30.0

Compare Source

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

v1.29.0

Compare Source

What's Changed
  • 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

Compare Source

What's Changed
  • 9305957 Add missing firewall rule description docs
  • 9abc5d7 Fix firewall rule description

v1.28.0

Compare Source

What's Changed
  • 92a07cd Add description field to firewall rules
  • a0a90b8 Increase amount of retries on firewall deletion

v1.27.2

Compare Source

What's Changed
  • 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

What's Changed
  • 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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, 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.

Merge request reports

Loading