at-gmbh / at-python-template

The official Python Project Template of Alexander Thamm GmbH
Apache License 2.0
49 stars 19 forks source link

feat: hocon reads env vars #95

Open bertbesser opened 1 year ago

bertbesser commented 1 year ago

what it's about

Makes hocon incorporate environment variables into the configuration. This is a common scenario in e.g. containerized runtimes such as Kubeflow pipelines.

most important points of this PR