hetznercloud / packer-plugin-hcloud

Packer plugin for Hetzner Cloud Builder
https://developer.hashicorp.com/packer/integrations/hetznercloud/hcloud
Mozilla Public License 2.0
22 stars 21 forks source link

chore(deps): migrate to hcloud-go v2 #83

Closed apricote closed 11 months ago

apricote commented 11 months ago

Migrates hetznercloud/hcloud-go v1 to v2. This new major version was necessary because the Hetzner Cloud API will start returning up to 52 bit IDs soon.

@hashicorp/packer it would be nice if we can get a new release with this change.

apricote commented 11 months ago

@nywilken @lbajolet-hashicorp Can you take a look at this? Our deadline for the API deprecation is approaching soon.

lbajolet-hashicorp commented 11 months ago

Hi @apricote,

Understood, I see in the blogpost you linked that the depreciation is coming up by the end of this week, I'll read your PR today, and if good we'll merge this by EOD.

Sorry for letting that one drag a bit long, thanks for pushing that.