what's a good way to organize multiple stacks inside a project? would each stack equate to a
git
branch?
my thought is, have a main project with 2 stacks underneath (vpc-stack and iam-stack). each of those is a different git branch. have a folder under the git project root directory for vpc-stack and iam-stack, then use the