Low CloudFormation Regional

CloudFormation stacks should be tagged

Description

Flags AWS CloudFormation stacks that have no user-defined tags. Stack tags propagate to provisioned resources and are the primary way to associate the stack with its owning team, environment, and cost centre; untagged stacks are operationally opaque.


Remediation

Apply at least one user-defined tag to every CloudFormation stack.

Steps

  1. Open the CloudFormation console and select the stack.
  2. Choose Update, Use current template, then Next.
  3. On the Configure stack options page, add tags with non-aws: prefixed keys.
  4. Continue through Review and submit the update.