aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

fixed :cdk-examples for 'ecs-service-with-advanced-alb-config ' python file #1016

Closed rushali-aws closed 2 months ago

rushali-aws commented 3 months ago

Fixed :https://github.com/aws-samples/aws-cdk-examples/issues/562

The template :https://github.com/aws-samples/aws-cdk-examples/blob/master/python/ecs/ecs-service-with-advanced-alb-config/app.py

The Python ECS example does not work as expected. The ECS cluster is created and the auto scaling groups are created, however ECS service got stuck in create in progess due to health check failling for target groups.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

github-actions[bot] commented 2 months ago

This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.