Giter VIP home page Giter VIP logo

Comments (4)

bpg avatar bpg commented on August 9, 2024 1

Hi @svengreb! 👋🏼

Thank you for the suggestion. I'm totally on board with configuring PCI mapping through a resource. Even though I don't play around with mapped devices in my home lab, I'd love some help getting this feature up and running!

If you (or anyone else! 😄) want to jump in and contribute, we've got two main things to tackle: setting up an API wrapper around the Proxmox REST API in /proxmox, and creating the resource itself in /fwprovider. The most recent resources/datasources were created using the TF Plugin Framework, and you can use the code under /fwprovider as an example.

Feel free to drop any questions here or, better yet, open a pull request. Any contributions and insights will be much appreciated!

from terraform-provider-proxmox.

svengreb avatar svengreb commented on August 9, 2024 1

Just a quick update: I started (and almost completed) the implementation while running it against my own homelab, just in case someone wanted to pick this issue up and we end up with duplicated PRs in the end 😄

from terraform-provider-proxmox.

svengreb avatar svengreb commented on August 9, 2024 1

@bpg The PR is finally submitted: #1213 🎉

Took some time again because I refactored my first revision that used some generic code to "prevent" to create dedicated resources & data sources for each bus type (PCI and USB), but the Terraform Plugin Framework is designed to enforce explicit and non-abstract implementations so I restored by previous implementation agin, which is the state that is now available in the PR.

from terraform-provider-proxmox.

svengreb avatar svengreb commented on August 9, 2024

Thanks for the tips to get started in this repository! 👍🏼
I've planned to implement it within the next weeks, but of course everyone who reads this ticket can pick it up.

from terraform-provider-proxmox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.