How do you tag your resources on AWS (EC2 instances, S3 buckets, users, etc)?
Any recommended tools or techniques (e.g. IaC like terraform)?
AWS recommend a standard format shown here: https://aws.amazon.com/answers/account-management/aws-tagging-strategies/ but I was wondering if anyone has alternative standards or best practices..
Thanks!