feat: add VMware vSphere VM template with networking and datastore ma… #216
+803
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: add VMware vSphere VM template with networking and datastore management
Closes #211
/claim #211
Description
This PR implements a comprehensive VMware vSphere VM template for enterprise on-premises deployments. The template provides complete VM provisioning with
advanced networking and datastore management capabilities, solving the critical need for vSphere integration in enterprise environments.
Key features include configurable VM specifications (CPU, memory, disk), flexible networking setup supporting standard/distributed vSwitches and NSX,
comprehensive datastore management with support for VMFS/NFS/vSAN, and full Coder integration with development tools.
Type of Change
Module Information
Path:
registry/coder/templates/vsphere-linux
New version:
v1.0.0
Breaking change: [ ] Yes [x] No
Testing & Validation
terraform validate
)terraform fmt
)Screencast.from.2025-07-12.00-54-43.mp4
Related Issues
Closes #211 - Create Terraform template for vSphere VMs with networking and datastore management
Additional Context
🖥️ VM Configuration
🌐 Networking Management
💾 Datastore Management
🛠️ Enterprise Features
🧪 How I Tested This
1. Template Validation
I used VMware's official vCenter Simulator to test the template with real vSphere API calls:
Results: ✅ Plan: 4 to add, 0 to change, 0 to destroy