Hacker News new | ask | show | jobs
by whoknew1122 2120 days ago
This is also a problem when using CloudFormation. CloudFormation will often create resources without tags and then add the tags in a separate call.
1 comments

That's the root of my complaint...

This effectively means IAM cannot limit creation events by tag because it's two steps. Only solution is two steps