https://pulumi.com logo
Title
p

powerful-lighter-63321

04/13/2023, 6:23 AM
Is there anyone who can update the hcloud provider? They've got introduced arm as a new architecture. This is already in terraform but not here. As such It's very hard to deploy a new server.
l

limited-rainbow-51650

04/13/2023, 6:35 AM
You mean the Hetzner Cloud provider?
We have
arm64
binaries for mac, linux & windows: https://github.com/pulumi/pulumi-hcloud/releases
p

powerful-lighter-63321

04/13/2023, 6:37 AM
Yes, but getting the images doesn't contain an attribute for architecture, so I can't change the image. As well it's not possible to set Image = "ubuntu-22.04" in the Server anymore, because they exists twice. It's some kind of breaking change
I've managed it to change to the image ids for now, but they might change
l

limited-rainbow-51650

04/13/2023, 6:39 AM
Oh wait, we were talking about different things. I thought you wanted
arm64
binaries of the Pulumi provider, while I guess you want support in the provider for the newly announced ARM64 CAX servers, right? https://www.hetzner.com/news/arm64-cloud
I see this was integrated in v1.38 of the TF provider. We track integrating that version of the provider here: https://github.com/pulumi/pulumi-hcloud/issues/188
p

powerful-lighter-63321

04/13/2023, 6:40 AM
I just wanted to stay with the old non-arm images. And after the change no servers could be deployed anymore... (
l

limited-rainbow-51650

04/13/2023, 6:40 AM
I will highlight this to the team.
@powerful-lighter-63321 can you 👍🏼 on this issue: https://github.com/pulumi/pulumi-hcloud/issues/188
@powerful-lighter-63321 especially for you. 😄 https://github.com/pulumi/pulumi-hcloud/releases/tag/v1.11.0
p

powerful-lighter-63321

04/15/2023, 5:46 AM
The new release was very fast, thank you. But it seems to be buggy. With the new GetImage method I can't get an image, even with the provided example in the documentation.
Sry, was working, but the documentation for pulumi-hcloud was wrong as in some other places.
l

limited-rainbow-51650

04/17/2023, 7:25 AM
@powerful-lighter-63321 please file issues in the github repo for things we want to see fixed or improved: https://github.com/pulumi/pulumi-hcloud/