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

feat: add support for ARM APIs #75

Closed apricote closed 12 months ago

apricote commented 1 year ago

Adding new feature related to the newly introduced Hetzner Cloud Arm64 Server Types. For more details on this feature release see https://www.hetzner.com/press-release/arm64-cloud

apricote commented 1 year ago

@nywilken @lbajolet-hashicorp Could we get this reviewed (and merged if all is fine)?

apricote commented 11 months ago

Thanks for merging!

Yes, the architecture is decided by the server type. A server with type cx11 (intel) has an architecture of x86 while cax11 (Ampere Altra) has an architecture of arm.