In order to keeping persistence of constraints across multiple files in the same project, I will update the jsonnet file to generate document instead actual change the document files.
There will be a single .jsonnet file for every project in this repository.
- Modify document file(s)
- Git commit & push
- Build & Deployment (CI/CD)
-
Data Binding
Example build IdM documents
./scripts/jsonnet.sh idm/idm.jsonnet -S -m out/idm
Jsonnet will binding all needed variables into document files
-
PlantUML build
./scripts/plantuml-build.sh
-