mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
cc40d6c355
Co-authored-by: Atif Ali <atif@coder.com>
586 B
586 B
New Module: [Module Name]
Module Path: registry/[namespace]/modules/[module-name]
Initial Version: v1.0.0
Description
Checklist
- All required files included (
main.tf,main.test.ts,README.md) - Tests pass (
bun test) - Code formatted (
bun run fmt) - README has proper frontmatter
- Icon path is valid
- Namespace has avatar (if first-time contributor)