mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
Per https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0 Performs a mechanical rename of existing usage deprecated fields in the latest version of the coder/coder provider. Closes #13382
Templates
List template examples in our CLI with coder templates init
.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a template from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-linux
coder templates push