hetznercloud / terraform-provider-hcloud

Terraform Hetzner Cloud provider
https://registry.terraform.io/providers/hetznercloud/hcloud/latest
Mozilla Public License 2.0
507 stars 74 forks source link

[Feature]: hcloud_iso Datasource #871

Open maxkokocom opened 8 months ago

maxkokocom commented 8 months ago

What whould you like to see?

hcloud_server resource has iso field, but there is no resource to create iso with url nor data resource to find id of manually created iso

apricote commented 8 months ago

Adding a datasource for ISOs would be very nice indeed! There is no endpoint for adding new ISOs in the Hetzner Cloud API, so there is no way for us to implement a resource.

Please check out this docs section to learn how to request custom ISOs.

github-actions[bot] commented 5 months ago

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.