Describe the feature
cdk diff does not provide an option to configure parallelism for creating change sets. Unlike cdk deploy, which supports the --concurrency option, change-set creation during cdk diff cannot be configured to run in parallel. As a result, repositories with more than 100 stacks can take a significant amount of time to generate the change sets, impacting the overall cdk diff execution time.
Use Case
If we have 100+ stacks in the repository, cdk diff take significant amount of time to generate the change sets
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS CDK Library version (aws-cdk-lib)
2.263.0
AWS CDK CLI version
2.1135.0
Environment details (OS name and version, etc.)
macOS 26.6.2
Describe the feature
cdk diff does not provide an option to configure parallelism for creating change sets. Unlike cdk deploy, which supports the --concurrency option, change-set creation during cdk diff cannot be configured to run in parallel. As a result, repositories with more than 100 stacks can take a significant amount of time to generate the change sets, impacting the overall cdk diff execution time.
Use Case
If we have 100+ stacks in the repository, cdk diff take significant amount of time to generate the change sets
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS CDK Library version (aws-cdk-lib)
2.263.0
AWS CDK CLI version
2.1135.0
Environment details (OS name and version, etc.)
macOS 26.6.2