Required Tags auditor
Project description
Please open issues in the Cloud-Inquisitor repository
Description
This auditor reviews, alerts and potentially takes action on AWS objects that are found not to be compliant with the tagging requirements.
Configuration Options
Option name |
Default Value |
Type |
Description |
---|---|---|---|
enabled |
False |
bool |
Enable the Reuiqred Tags auditor |
interval |
30 |
int |
How often the auditor executes, in minutes |
required_tags |
[‘owner’, ‘accounting’, ‘name’] |
array |
List of required tags |
collect_only |
True |
bool |
Do not shutdown instances, only update caches |
permanent_recipient |
[] |
array |
List of email addresses to receive all alerts |
always_send_email |
True |
bool |
Send emails even in collect mode |
email_subject |
EC2 Instances missing required tags |
string |
Subject of the new issues email notifications |
email_subject_fixed |
Fixed EC2 Instances missing required tags |
array |
Domains to attempt to perform zone transfers for |
partial_owner_match |
False |
bool |
Allow partial matches of the Owner tag |
confirm_shutdown |
True |
bool |
Require manual confirmation before shutting down instances |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.