CloudFormation Multi-Stack Architecture
In my previous post, I have talked about deploying a CloudFormation nested stack. Here I will discuss how I made that nested stack work and the differences between a nested stack and cross-stack references. Multi-Stack Architecture Most simple projects will use a single CloudFormation stack. This has all the resources together in the same stack. […]
CloudFormation Multi-Stack Architecture Read More »