cuddle-templates/cuddle-infrastructure/cuddle-template.json
kjuulh 81847f4c49
feat: add infra
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-01-28 23:50:06 +01:00

11 lines
160 B
JSON

{
"name": "cuddle-infrastructure",
"templating": "tera",
"delimiter": "[[]]",
"prompt": {
"name": {
"description": "Project name"
}
}
}