We want to attach existing elastic IPs! #183
Description
There's @madhurranjan who opened PR #129 and seems to have implemented the feature. @vkojuharova is asking for this feature in Issue #178. @tonnydourado opened issue #166 about the elastic_ip option not being documented - I banged my head against that for a couple hours trying to figure out why assigning my desired elastic ip to aws.elastic_ip
in my Vagrantfile wasn't working.
My project really wants to assign an existing elastic IP to a new Vagrant box too -- we're interested in spending some engineering time for a new pull request if that's what needed. We really don't want to have to install a fork of the vagrant-aws plugin to work side-by-side with other projects using the main implementation.
If sharing some of our engineering time won't help us get this feature onto master, then is there anything else we can do to help?