{% if resources %}
{{ stack_name }} Last Update: {{ date.strftime('%Y-%m-%d %H:%M:%S') }} |
|
---|---|
{{ resource_type }} | |
{% if resource.href is defined %} {{ resource.label }} {% else %} {{ resource.label|default(resource.physical_id) }} {% endif %} |
{% if resource.links|length == 1 %}
{{ resource.links|first }}
{% elif resource.links %}
|