Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecs: support new availabilityZoneRebalancing on services #32226

Open
1 of 2 tasks
isker opened this issue Nov 21, 2024 · 1 comment · May be fixed by #32263
Open
1 of 2 tasks

ecs: support new availabilityZoneRebalancing on services #32226

isker opened this issue Nov 21, 2024 · 1 comment · May be fixed by #32263
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container ecs-patterns-v2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved.

Comments

@isker
Copy link
Contributor

isker commented Nov 21, 2024

Describe the feature

This new property is not present in the L2 constructs currently: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-availabilityzonerebalancing

More details: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-rebalancing.html

Use Case

I would like to ensure my service tasks are evenly balanced across AZs.

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

CDK version used

2.168.0

Environment details (OS name and version, etc.)

N/A

@isker isker added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 21, 2024
@github-actions github-actions bot added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Nov 21, 2024
@pahud
Copy link
Contributor

pahud commented Nov 21, 2024

Looking for the community PRs on this. Thank you. I've been waiting for this feature for many years! Can't wait for it.

@pahud pahud added effort/medium Medium work item – several days of effort ecs-patterns-v2 and removed needs-triage This issue or PR still needs to be triaged. labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container ecs-patterns-v2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants