Low
AutoScaling
Regional
EC2 Auto Scaling groups should be tagged
Description
Flags Amazon EC2 Auto Scaling groups that have no user-defined tags. Tags help associate ASGs with their owning team, environment, and cost centre; untagged groups are operationally opaque.
Remediation
Apply at least one user-defined tag to every Auto Scaling group.
Steps
- Open the Amazon EC2 console and choose Auto Scaling Groups.
- Select the affected group and choose the Tags tab.
- Add at least one tag with a non-aws: prefixed key (e.g. Owner, Environment, CostCenter).
- Save the changes.