I'm working with `defaultTags` in the AWS provider...
# aws
v
I'm working with
defaultTags
in the AWS provider. I was surprised earlier to find that setting
aws:defaultTags
in a stack configuration completely overrides project-level
aws:defaultTags
. I expected the tags to be merged, with stack-level config taking precedence. Has this come up for anyone else? Does anyone have a clever workaround I can use in the meantime? 🙂
r
its actually replace the template, did all previous resouces go down?
v
Wrong thread? 🙂
One last stab at this before I copy project config to every stack.