josmo / drone-ecs

Drone plugin for triggering Amazon EC2 Container Service (ECS) deployments
Apache License 2.0
30 stars 41 forks source link

Add support for AssignPublicIp #38

Closed annuh closed 5 years ago

annuh commented 5 years ago

Fixes #37

This PR add supports to assign on public IP to an ECS task.

josmo commented 5 years ago

thanks @annuh!