You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add createdBy and createTimestamp tags to EC2 instances.
Halt any EC2 instance that doesn't have the createdBy tag and Guardrails can't populate that tag.
Remediation
Enforce those two tags.
Enforce: Stop unapproved for instances without the
Categories
Tagging
Compliance
Additional context
Beware of the 30 second cooldown for that AWS has when applying tags to EC2 instance. It's possible for Guardrails to respond (and halt the instance) before AWS can apply the tags. Avoid this false positive of missing tags.
The text was updated successfully, but these errors were encountered:
Customer updated the requirement here. They only want to add the created by tag to the instance.
dboeke
changed the title
Add policy pack - Halt EC2 Instances without requried Tags and Add those required tags
Add policy pack - Add created by tag to EC2 instances
Sep 25, 2024
Control objective
Compound Objective:
createdBy
tag and Guardrails can't populate that tag.Remediation
Categories
Additional context
Beware of the 30 second cooldown for that AWS has when applying tags to EC2 instance. It's possible for Guardrails to respond (and halt the instance) before AWS can apply the tags. Avoid this false positive of missing tags.
The text was updated successfully, but these errors were encountered: