Hacker News new | ask | show | jobs
by sankalpnarula 79 days ago
Coder is the exact enterprise BYOC use-case I built herd for. Since the entire control plane is driven by a gRPC/REST API, building a Terraform provider is absolutely the next logical step on the roadmap.

Quick question for your setup: Coder workspaces usually require persistent state for the developer. Are you looking to map local NVMe LVM volumes to the microVMs for speed, or are you relying on network-attached storage? herd's devmapper pipeline handles the ephemeral rootfs beautifully right now, but I'd love to hear what your specific persistence requirements are for those workspaces.

If you're open to chatting about how the Terraform provider should be structured to fit your team's workflow, shoot me an email: hackstrix99@gmail.com