Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: add data source load_balancer_types #945

Open
simonostendorf opened this issue Jun 27, 2024 · 1 comment · May be fixed by #991
Open

[Feature]: add data source load_balancer_types #945

simonostendorf opened this issue Jun 27, 2024 · 1 comment · May be fixed by #991

Comments

@simonostendorf
Copy link

What whould you like to see?

I would like to see a data source to read all existing lb types from the API (like it is already implemented for locations, datacenters and servers).

I don't think there is much more that can be said about this and no further examples can be given. The data sources mentioned above serve as an example.

@apricote
Copy link
Member

Good suggestion, we should support every single resource in our API.

If anyone wants to pick this up before we get to this, you can check out the patterns we have in the datacenter data source. We are currently migrating to a new Terraform Plugin framework, so not every resource lends itself to be copied.

https://github.com/hetznercloud/terraform-provider-hcloud/tree/main/internal/datacenter

@jooola jooola self-assigned this Sep 6, 2024
@jooola jooola linked a pull request Sep 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants