hcloud-ruby icon indicating copy to clipboard operation
hcloud-ruby copied to clipboard

ARM64 Support

Open ghost opened this issue 1 year ago • 0 comments

Hetzner Cloud released ARM64 servers, we have to check whether everything is supported and add missing functionality to hcloud-ruby.

  • Server Types support a filter architecture in queries (Docs)
  • Server Types have a new attribute architecture (Docs)
  • Images support a filter architecture in queries (Docs)
  • Images might also have an attribute architecture? Could not find it in the API Docs, though
  • ISOs have two new filters architecture and include_architecture_wildcard (Docs)
  • ISOs have a new attribute architecture (Docs)

ghost avatar Apr 12 '23 11:04 ghost