aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.79k stars 819 forks source link

Tags feature to apply tags to resource is not applying them to Cognito resources #6642

Open gruckionvit opened 3 years ago

gruckionvit commented 3 years ago

Note: If your issue/bug is regarding the AWS Amplify Console service, please log it in the Amplify Console GitHub Issue Tracker

Describe the bug Tags feature to apply tags to resource is not applying them to Cognito resources

Amplify CLI Version 4.41.0

To Reproduce Add custom tags to the tags.json file.

Expected behavior Expect to see them on a Cognito resource.

Screenshots No tags??

Screenshot 2021-02-16 at 20 31 10

Desktop (please complete the following information):

Additional context None

gruckionvit commented 3 years ago

I've also logged it here https://github.com/aws-amplify/amplify-js/issues/7834

gruckionvit commented 3 years ago

Bump?

gruckionvit commented 3 years ago

Conditions in the tags file would be ideal. Bump again.

josefaidt commented 2 years ago

per this documentation page, tags should be applied to all resources. Marking as a bug https://docs.amplify.aws/cli/project/tags/

jeremieLyvoc commented 5 months ago

Is there any update on this topic ?

Bug is still occuring for me