The following resources 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 resources to tag their assets correctly.
Resource | Resource Type | Account | Region | Current State | Missing tags | Notes |
---|---|---|---|---|---|---|
{{ data.resource.id }} | {{ data.resource.resource_type }} | {{ data.resource.account.account_name }} | {{ data.resource.location }} | {{ data.issue.state }} | {{ ', '.join(data.issue.missing_tags) }} |
{% if data.issue.notes %}
{% for note in data.issue.notes %}
{{ note }} {% endfor %} {% else %} No Notes {% endif %} |
The following resources are now compliant with the Required Tags standards and are no longer subject to being stopped.
Account | Region | Resource | Resource Type |
---|---|---|---|
{{ resource.account.account_name }} | {{ resource.location }} | {{ resource.id }} | {{ resource.resource_type }} |