Resource tags
Glob patterns map files to ABAC tags consumed by policies.{{ error }}
{% end %}
Add a tag rule
Tag actions
{% for utag in unique_tags %}
{% end %}
{{ escape(utag) }}
{{ len([t for t in tags if t['tag'] == utag]) }} pattern(s)
Tag rules ({{ len(tags) }})
| ID | Tag | Glob pattern | Priority | Created | By | Actions | |
|---|---|---|---|---|---|---|---|
| #{{ t['id'] }} | {{ escape(t['tag']) }} | {{ escape(t['glob_pattern']) }} | {{ t['priority'] }} | {{ escape(t['created_at'][:19] if t['created_at'] else '') }} | {{ escape(t['created_by'] or '') }} |
|
|
| No tag rules defined yet. | |||||||