Many customers have legacy CDK repos with multiple folders, each containing independent stacks (with its own cdk.json).
Justification & Impact:
Repeated NPM installs + multiple stack handling cause pipeline timeouts and stalls (NPM install stalls explicitly reported).
Clients want standardized pipelines but blocked by Harness limitations.
GitHub Actions already supports matrix/multi-stack execution—customers expect Harness parity.
Created by diego.pereira@harness.io
·