feat: add infra

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-01-28 23:50:06 +01:00
parent aca5838d54
commit 81847f4c49
9 changed files with 254 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "cuddle-infrastructure",
"templating": "tera",
"delimiter": "[[]]",
"prompt": {
"name": {
"description": "Project name"
}
}
}