e-breuninger / terraform-provider-netbox

Terraform provider to interact with Netbox
https://registry.terraform.io/providers/e-breuninger/netbox/latest/docs
Mozilla Public License 2.0
178 stars 130 forks source link

Add manufacturer datasource #576

Open maestrx opened 5 months ago

maestrx commented 5 months ago

Affected Resource(s)

Please list the resources as a list, for example:

Expected Behavior

datasource for the netbox_manufacturer resource should be available

Actual Behavior

no such datasource is available

References

Relevant commit adding this feature already exists and just needs to be merged. Can you please release it for the latest and 3.5 version? [https://github.com/e-breuninger/terraform-provider-netbox/compare/master...afichman-netbox-terraform:terraform-provider-netbox:master](Relevant merge available here)

Thanks

fbreckle commented 5 months ago

This link does not work for me. Why not just create a PR?

maestrx commented 5 months ago

This is the link: https://github.com/e-breuninger/terraform-provider-netbox/compare/master...afichman-netbox-terraform:terraform-provider-netbox:master

I cannot create the PR as I'm not part of the project.

FlxPeters commented 5 months ago

You have to fork the repository. Than you can open a pull requests from your fork to the upstream repo.