packer-builder-hcloud icon indicating copy to clipboard operation
packer-builder-hcloud copied to clipboard

Packer builder plugin for Hetzner Cloud - https://hetzner.cloud

Results 6 packer-builder-hcloud issues
Sort by recently updated
recently updated
newest added

It would be great to see an option to label the final image/snapshot. The Hetzner Cloud API supports this[[1]](https://docs.hetzner.cloud/#server-actions-create-image-from-a-server)[[2]](https://docs.hetzner.cloud/#images-update-an-image). This would allow one to retrieve the image id in the...

While building an image in Hetzner I've noticed that current image timeout is not enough for images greater than cx21 to come up. Although image creating is still in progress:...

It took me some time to get this plugin built, it would be great if there were prebuilt binaries for it

Just got this the first time I tried this plugin: ``` hcloud output will be in this color. ==> hcloud: Creating temporary ssh key ==> hcloud: Creating new server: packer-hcloud-1540747207...

``` packer build -var-file=vars.json base.json testbuild output will be in this color. ==> testbuild: Creating temporary ssh key ==> testbuild: Creating new server: packer-hcloud-1535534241 ==> testbuild: Created server 1021785 ==>...

Thanks for this project. Is it possible the shell provider isn't working? ``` hcloud output will be in this color. ==> hcloud: Creating temporary ssh key ==> hcloud: Creating new...