The following instances are not compliant with the Required Tagging standards.
Resources that are not tagged appropriately within a month of being detected as non-compliant will be stopped automatically until tags have been added. To prevent this from happening have the owners of the instances to tag their assets correctly.
Resource | Resource Type | Account | Region | Missing tags | Notes | Alert |
---|---|---|---|---|---|---|
{{ issue['resource'].resource_id }} | {{ issue['issue'].resource_type }} | {{ issue['resource'].account.account_name }} | {{ issue['resource'].location }} | {{ ', '.join(issue['missing_tags']) }} |
{% if issue['notes'] %}
{% for note in issue['notes'] %}
{{ note }} {% endfor %} {% else %} No Notes {% endif %} |
{{ issue['action_description'] }} |
The following instances are now compliant with the Required Tags standards and are no longer subject to being stopped.
Resource | Resource Type | Account | Region |
---|---|---|---|
{{ issue['resource'].resource_id }} | {{ issue['issue'].resource_type }} | {{ issue['resource'].account.account_name }} | {{ issue['resource'].location }} |