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-patterns: QueueProcessingEc2Service to expose assignPublicIp #28933

Open
2 tasks
Smotrov opened this issue Jan 31, 2024 · 2 comments
Open
2 tasks

ecs-patterns: QueueProcessingEc2Service to expose assignPublicIp #28933

Smotrov opened this issue Jan 31, 2024 · 2 comments
Labels
@aws-cdk/aws-ecs-patterns Related to ecs-patterns library effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@Smotrov
Copy link

Smotrov commented Jan 31, 2024

Describe the feature

Would be nice if QueueProcessingEc2Service will expose assignPublicIp.

Use Case

When there is a huge outgoing traffic it is cheaper to have Public IP instead of paying for NAT

Proposed Solution

assignPublicIp: true

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.124.0

Environment details (OS name and version, etc.)

MacOS

@Smotrov Smotrov added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 31, 2024
@pahud pahud changed the title (module name): (short issue description) ecs-patterns: QueueProcessingEc2Service to expose assignPublicIp Jan 31, 2024
@github-actions github-actions bot added the @aws-cdk/aws-ecs-patterns Related to ecs-patterns library label Jan 31, 2024
@pahud
Copy link
Contributor

pahud commented Jan 31, 2024

Yes it makes sense. We welcome and appreciate any pull requests for this feature.

@pahud pahud added p2 and removed needs-triage This issue or PR still needs to be triaged. labels Jan 31, 2024
@pahud pahud added the effort/medium Medium work item – several days of effort label Jan 31, 2024
@GavinZZ
Copy link
Contributor

GavinZZ commented Feb 6, 2024

I can kick off a PR on this if @Smotrov doesn't plan to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs-patterns Related to ecs-patterns library effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

4 participants