{{ service_info.deployment.name }}

{{ service_info.status or "Running" }}
{% if service_info.deployment.auth_enabled %}
Auth Required
{% endif %}
{% if service_info.deployment.auth_enabled %} {% endif %}

Input

Output

Run the pipeline to see output here