Files
coder/examples/templates
Phorcys c8f68cbc46 feat: use hashicorp/cloud-init provider for AWS-linux example (#15240)
Same as #15050 but for the `aws-linux` template.
Tested, works as expected.
2024-10-28 07:43:45 +00:00
..
2024-03-18 09:40:47 -04:00

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