This message was deleted.
# general
s
This message was deleted.
w
As a follow up, is there some kind of deployment tool for the above that captures these interdependent stacks? (e.g. if we have an
infra
and a
services
stack, where
services
depends on
infra
, is there some way to automatically run the
services
stack if something relevant changes in
infra
?
c
There is not. People are hacking these up for themselves. The automation api can perhaps make that portion easier. When I asked around last time, these solutions were all purpose built, so were not open source. I've been quite tempted to change that 🙂
w
Aha, thanks for getting back to me! I'd be happy to lend a hand 🙂
c
nice will hit you up on DM