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

Instances that are not tagged appropriately within a month of being detected as non-compliant will be shutdown automatically until tags have been added. To prevent this from happening have the owners of the instances to tag their assets correctly.

Issues

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

{{note}}

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