core: automatic nested stacks #25766
Labels
@aws-cdk/core
Related to core CDK functionality
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
As a developer I do not care about how my resources get deployed, all I care about is that they are.
It would be a great to have CDK create nested stacks automatically when the number of resources per main stacks goes above 500 so the end users does not have to deal with creating new nested stacks or new stacks(apps).
Use Case
dealing with 500 resources per CF stack
Proposed Solution
automatic nested stacks by CDK
Other Information
No response
Acknowledgements
CDK version used
2.64.0
Environment details (OS name and version, etc.)
osx ventura
The text was updated successfully, but these errors were encountered: