-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
@aws-cdk/aws-ecs-patternsRelated to ecs-patterns libraryRelated to ecs-patterns libraryfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
The current ecs patterns, such as ApplicationLoadBalancedFargateService
, have their rebalancing set to the default, which is disabled. It cannot be updated on the FargateService
itself.
Use Case
AWS just spread an email around, saying that new ECS services will automatically have this set to enabled. It'd be good that we can also enable this for existing services, or explicitly disable for new ones if that's not desired.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
2.187.0
AWS CDK CLI version
2.1003.0
Environment details (OS name and version, etc.)
MacOS 14
khiemtong, bgridley10x, altso and Hawxy
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecs-patternsRelated to ecs-patterns libraryRelated to ecs-patterns libraryfeature-requestA feature should be added or improved.A feature should be added or improved.p2