awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

How to specify AssignPublicIpEnabled ? #53 #57

Closed vhuhtine closed 5 years ago

vhuhtine commented 6 years ago

Added --assign-public-ip flag to 'fargate service create' command to enable or disable public ip addresses.

mgajda commented 6 years ago

:+1: I definitely could use this one

osterman commented 5 years ago

@jpignata any thoughts on this PR? Seems like a great proposal to be able to disable public IPs.