From c3f0c6e9e98d3d95c66801bba5c55462b4194cdc Mon Sep 17 00:00:00 2001 From: Lukas Jarosch Date: Fri, 9 Feb 2024 19:42:19 +0100 Subject: [PATCH] docs: another idea --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea98fd1..7bea9fc 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,5 @@ you to create the own - custom built - template and inventory engine, without ha - `go_schema` to generate go types based off the yaml files (and write them into go files) - `terraform_data` to generate a terraform data module with the inventory content - `include` to enable class-based includes with complex inheritance + - `generate` to be able to derive new classes from the inventory during runtime - [ ] Basic