The following EBS volumes are not attached to an instance. Please consider deleting them to reduce cost and risks related to retaining old data.

If you are confident these unattached volumes should remain, Using the AWS Console, you may add a tag with Key: cinq:ignore

Issues

{% for issue in issues|sort(attribute='volume.create_time')%} {% endfor %}
Instance Account Region Created Notes Size
{{issue.volume.id}} {{issue.volume.account.account_name}} {{issue.volume.location}} {{issue.volume.create_time}} {% if issue.notes %} {% for note in issue.notes %}

{{note}}

{% endfor %} {% else %} No Notes {% endif %}
{{issue.volume.size}}GB