{% set connector_props = env_to_props('CONNECTOR_', '') -%} | |
{% for name, value in connector_props.iteritems() -%} | |
{{name}}={{value}} | |
{% endfor -%} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment