You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When working with hierarchy of stacks, I would like to automatically add tags to the sub stacks
Is your feature request related to a problem? Please describe.
When working with hierarchy of stacks, I would like to automatically add tags to the sub stacks
Describe the solution you'd like
and dev_config.tm.hcl has something like this
every stack created under dev stack would merge it's tags with the global tags automatically
it doesn't have to merge them directly to the stack's tags list, so the stack can be moved and duplicated to other hierarchy
but when I use
terramate list --tags ...
it should take global tags into accountThe text was updated successfully, but these errors were encountered: