Hi, for folks that have used the micro-stack archi...
# general
m
Hi, for folks that have used the micro-stack architecture and outputs/stack references to communicate dependent data between stacks, how have you found the coupling between stacks to be using those stack references? How tightly coupled do those stacks become? If you make changes in an upstream stack (say the VPC stack), when do those changes impact the downstream stacks (say the DB stack)?