Hi guys, I'm using pulumi tags to organise a little better my stacks. Right now I'm using the commands I found here:
https://www.pulumi.com/docs/reference/cli/pulumi_stack_tag/. However, it is a little hard to know which tags your stack is using if you don't go to pulumi page. Is there a way to define tags in stack yaml? I think it would be great to support this, because tags would be easier to maintain and the visibility would improve.