Jonas L.
Jonas L.
Hey, could you tell us why you cannot do what you explained with the current provider? I currently don't see where the blocker is?
Have you considered adding multiple firewalls to your servers? Reading your use case, I understand that you try to pack everything in a single firewall, which indeed, might not scale...
Thanks for both your inputs! I agree that some improvement can be made. Our focus is currently on other topics, so I'll leave this open until we find some time...
Hi, You are correct, looking at the code, the firewall attachment terraform ID is set to the firewall ID, which does not feel right. We should be able to have...
I rebased onto main to resolve the go.mod conflict.
We are also missing a reset triggered at the end of the pipeline. Happy to only implement it in a later PR.
The v2 API does not yet support write operations. So this ticket is rather a missing feature than a bug.
This data source is almost finished, it is missing the following: - the hcloud-go library does not provide the `deprecated` string field for the load balancer type https://docs.hetzner.cloud/#load-balancer-types-get-a-load-balancer-type, and I...
> the hcloud-go library does not provide the deprecated string field for the load balancer type https://docs.hetzner.cloud/#load-balancer-types-get-a-load-balancer-type, and I am not sure if we want to wait for the backend...
> Will the hcloud CLI get support for the new storage box API? Yes, see https://github.com/hetznercloud/hcloud-go/issues/675#issuecomment-3053142226 for more details.