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

Python Fargate Service With Autoscaling Example doesn't open required security group ports #189

Closed
dchristian3188 opened this issue Nov 27, 2019 · 0 comments · Fixed by #191
Assignees
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

Comments

@dchristian3188
Copy link
Contributor

🐛 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

@dchristian3188 dchristian3188 added the bug This issue is a bug. label Nov 27, 2019
@SomayaB SomayaB added in-progress Issue is being actively worked on. language/python Related to Python examples @aws-cdk/aws-ecs Related to Amazon Elastic Container labels Nov 29, 2019
@mergify mergify bot closed this as completed in #191 Dec 13, 2019
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 bug This issue is a bug. in-progress Issue is being actively worked on. language/python Related to Python examples
Projects
None yet
3 participants