Python Fargate Service With Autoscaling Example doesn't open required security group ports #189
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
bug
This issue is a bug.
in-progress
Issue is being actively worked on.
language/python
Related to Python examples
🐛 Bug Report
What is the problem?
When running the Python Fargate Service with Autoscaling Example the required ports are not open on the Fargate service security group. For the service to work correctly, the security group needs to allow port 80 inbound from the VPC subnets.
Reproduction Steps
Create a new Python Fargate Service With Autoscaling stack
Environment
The text was updated successfully, but these errors were encountered: