The following resources are not compliant with the Required Tagging standards.

Improperly tagged resources will be shutdown or removed automatically within a month of being detected if the required tags are not added. To prevent this from happening, the owners of the resources should tag their assets correctly.

Issues

{% for resource in resources %} {% endfor %}
Resource Account Region Missing tags Notes Status
{{resource.instance.get_name_or_instance_id(True)}} {{resource.instance.account.account_name}} {{resource.instance.location}} {{', '.join(resource.missing_tags)}} {% if resource.notes %} {% for note in resource.notes %}

{{note}}

{% endfor %} {% else %} No Notes {% endif %}
{{resource.state_name()}}