kafka-ops/julie

Support system property substitution in topology configuration files

ludovic-boutros opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
If using split topology configuration files (one per environment and project for instance), we can to specify the environment in the context.
It could be really interesting to support variable substitution in the topology files in order to pass the environment as a system property in order to keep one clean file template. It would be more error proof.