feat: add basic templates

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-20 20:45:26 +02:00
parent fe48259d06
commit f04b0a2e54
14 changed files with 357 additions and 4 deletions

View File

@@ -14,3 +14,10 @@ some-service/:
```
For each env chosen, run code with own set of variables
A function is run for each environment:
- Input components which requires a set of variables
- Templates in templates.clusters.*
- All raw files in templates.clusters.raw.*