This repository contains Terraform templates for use with Coder OSS v2 . The templates provide preconfigured workspace environments that can be easily deployed and managed using Coder CLI.
fullstack: a template that includes a backend container which runs PostgreSQL, Redis, or MongoDB based on your input, as well as a frontend container running Node.js with Code-Server installed.node-js: a template that includes a container running Node.js with Code-Server installed.