Cross stacks are when you import the exported output values and Nested stacks are stacks within other stacks
- Best practice, and DRY
- Type: AWS::Cloudformation::Stack
- You would need to provide the TemplateURL
Cross stacks are when you import the exported output values and Nested stacks are stacks within other stacks