Hi, so I have stackTags defined in my serverless.yml file. While the tags get applied successfully to the stack, they do not get applied to the Lambda Functions created by Cloudformation. Would anyone know why this is? I know that I can use rprovider.tags to also tag Lambda resources, but shouldn’t stackTags tag every resource generated by Cloudformation? TIA.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
stackTags not propagated to all resources | 1 | 1624 | December 22, 2020 | |
What's the difference between "tags" and "stackTags" at the provider level for AWS configurations? | 4 | 10455 | June 22, 2023 | |
AWS resources tagging using Serverless framework | 1 | 2584 | February 27, 2023 | |
Tagging serverless stacks | 0 | 3103 | February 9, 2018 | |
Question about tags | 1 | 589 | September 9, 2020 |