asgard icon indicating copy to clipboard operation
asgard copied to clipboard

Support associating public IPs for launches in VPC

Open dstengle opened this issue 11 years ago • 6 comments

We have decided on a network architecture in our VPC that uses igws instead of NAT instances and we really need the ability to launch instances with public ips.

dstengle avatar Oct 09 '13 19:10 dstengle

+1. we are facing the same problem.

emzvargas avatar Oct 10 '13 08:10 emzvargas

+1 this is also affecting my environment as well and forcing the use of EC2-Classic instead of EC2-VPC to work around

jbouse avatar Feb 19 '14 16:02 jbouse

Added the option in https://github.com/teu/asgard/tree/vpc_public_ips Everything seems to work fine, tested with my own account, but a few tests (that seem unrelated) started breaking out of the blue, not sure why as this is my first attempt of groovy/grails. Would appreciate some help on this.

teu avatar Feb 25 '14 18:02 teu

Hi, I'm willing to put some more time into this if there still is need for it and if it has a change of being merged at some point in the future. Thanks.

teu avatar Mar 07 '14 11:03 teu

HI @teu , no problem -- can you create a pull request for us to start looking into this? Thanks for the contribution!

danveloper avatar Mar 07 '14 18:03 danveloper

OK, created the PR. Once built, everything seams to work but several tests are failing, not sure why.

teu avatar Mar 11 '14 13:03 teu