terraform-provider-hcloud icon indicating copy to clipboard operation
terraform-provider-hcloud copied to clipboard

Terraform Hetzner Cloud provider

Results 73 terraform-provider-hcloud issues
Sort by recently updated
recently updated
newest added

### What whould you like to see? Terraform has launched a new "Plugin Framework" that replaces the Plugin SDK v2. This new framework supports some advanced scenarios that currently do...

enhancement
pinned

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hashicorp/terraform-plugin-mux](https://togithub.com/hashicorp/terraform-plugin-mux) | `v0.14.0` -> `v0.15.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fterraform-plugin-mux/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### What whould you like to see? We should switch from the deprecated hcloud-go v1 to v2. This will be possible once we have fully migrated to the new Plugin...

enhancement
dependencies
pinned

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hashicorp/terraform-plugin-go](https://togithub.com/hashicorp/terraform-plugin-go) | `v0.21.0` -> `v0.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fterraform-plugin-go/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### What whould you like to see? I am trying to attach a load balancer to a private network for my k3s cluster. I can do this fine using network_id....

enhancement

### 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...

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | image | minor | `1.21` -> `1.22` | ---...

### What whould you like to see? In the current version of the provider, all `id` fields are internally strings, even though we have documented them as `int`. We would...

enhancement
breaking-change
pinned

### What whould you like to see? Im creating two hcloud load balancers: ``` # module.kubernetes-cluster.hcloud_load_balancer_network.control-plane will be created + resource "hcloud_load_balancer_network" "control-plane" { + enable_public_interface = false + id...

enhancement
pinned