aws-ecs: Cluster.fromClusterAttributes
does not properly set autoScalingGroup
#29241
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
Cluster.fromClusterAttributes
does not properly setautoScalingGroup
Expected Behavior
autoScalingGroup
to be setCurrent Behavior
Is
undefined
which leads to NPEs.Reproduction Steps
Possible Solution
All
ClusterAttribute
s should get set on theImportCluster
.Additional Information/Context
No response
CDK CLI Version
2.126.0
Framework Version
No response
Node.js Version
v20.10.0
OS
OSX
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: