Reference environment variables in configurations
Last updated
Last updated
To make your configurations in code as well as in configuration files more flexible, ZenML allows you to reference environment variables by using the following placeholder syntax in your configuration: ${ENV_VARIABLE_NAME}