## 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) ### Testing ### Additional Notes