[cfn include] add support for nested stacks #8978
Labels
@aws-cdk/cloudformation-include
Issues related to the "CFN include v.20" package
effort/large
Large work item – several weeks of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
Allow users to include a single template, and with that call include any nested templates they specify.
Use Case
Nested stacks are currently not accessible unless each of them are manually included. This feature allows them to be included one time and intuitively accessed from their parent stack.
Proposed Solution
I will be opening a PR to address this.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: