aws-eks: Create cluster fails on 2.92.0 with ProxyAgent is not a constructor #26828
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
bug
This issue is a bug.
duplicate
This issue is a duplicate.
Describe the bug
Creatiing cluster with 2.92.0 fails in the custom resource with ProxyAgent is not a constructor.
Same code works fine with 2.88.0. Reproduced with EKS Blueprints here.
Expected Behavior
Expected cluster creation to succeed.
Current Behavior
Fails with the above message.
Reproduction Steps
Reproduced with EKS Blueprints. Checkout this branch.
Update package.json
aws-cdk
andaws-cdk-lib
to use cdk 2.92.Deploy with
cdk deploy blueprint-construct-dev
.Possible Solution
No response
Additional Information/Context
Potentially due to node upgrade on custom resources.
CDK CLI Version
2.92
Framework Version
No response
Node.js Version
18
OS
macos ventura 13
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: