feat: add deployment

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-12-27 21:12:51 +01:00
parent a093c7830d
commit aca5838d54
6 changed files with 66 additions and 2 deletions

View File

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