klum-dsl / klum-ast

Turn your models into super models
https://github.com/klum-dsl/klum-ast/wiki
MIT License
3 stars 0 forks source link

Value Provider interface #314

Open pauxus opened 8 months ago

pauxus commented 8 months ago

For retrieving values from external sources (for example: get secrets from vault etc). This can easily be done via a separate Lifecycle phase.

The actual implementation should be part of a separate module / project