-
Notifications
You must be signed in to change notification settings - Fork 37
Proxmox VE Virtual Machine Template for Coder Workspaces #223
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
base: main
Are you sure you want to change the base?
Conversation
@matifali can you please review this PR |
Per the Rules and Guidelines in #213 can you add a screen recording of the workspace building from this template, demonstrating that the workspace builds with no errors, and that the proxmox vm was provisioned. Also you can resolve the failing linting workflow by running |
@DevelopmentCats okay and thanks for help |
@Pranjal6955 Please attach a VIdeo demo of the feature working in Coder. See #213 for details |
Hi @DevelopmentCats @matifali I am getting this error
While using terraform apply command |
Looks like an issue with the provider. You should check the providers GitHub repo. |
Closes #212
Description
Adds a new Proxmox VE virtual machine template for Coder workspaces. This template provides a comprehensive solution for provisioning development environments on Proxmox VE infrastructure, supporting both QEMU/KVM virtualization with cloud-init automation.
The template includes:
Module Information
Path:
registry/coder/templates/proxmox-vm
New version:
v1.0.0
Breaking change: [ ] Yes [x] No
Testing & Validation
bun test
)bun run fmt
)Related Issues
/claim #212