Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

We want to attach existing elastic IPs! #183

Open
mark-rushakoff opened this issue Jan 8, 2014 · 35 comments
Open

We want to attach existing elastic IPs! #183

mark-rushakoff opened this issue Jan 8, 2014 · 35 comments

Comments

@mark-rushakoff
Copy link

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?

@benfrye
Copy link

benfrye commented Feb 20, 2014

+1

4 similar comments
@skyshard
Copy link

+1

@hyperfocus1338
Copy link

+1

@p4w3l
Copy link

p4w3l commented Mar 6, 2014

+1

@njam
Copy link

njam commented Mar 11, 2014

+1

@tomaszdurka
Copy link

+2

@unclespeedo
Copy link

+1

7 similar comments
@jesseangell
Copy link

+1

@ttsuchi
Copy link

ttsuchi commented Apr 1, 2014

+1

@dawogfather
Copy link

+1

@loginx
Copy link

loginx commented Apr 14, 2014

👍

@seamusabshere
Copy link

+1

@rossmeissl
Copy link

+1

@24601
Copy link

24601 commented Apr 24, 2014

+1

@cmosguy
Copy link

cmosguy commented May 14, 2014

what's the status on this?

@dotmilk
Copy link

dotmilk commented May 17, 2014

+1

2 similar comments
@darrylb-github
Copy link

+1

@ankushnarula
Copy link
Contributor

+1

@joncourt
Copy link

+1 please

@seanmcl
Copy link

seanmcl commented Jun 4, 2014

+1 help! :)

@danilogbotelho
Copy link

+1

@fletchowns
Copy link

Mark's comments sound exactly like the ticket I was about to create. Any chance of this happening @mitchellh ?

@doobiwan
Copy link

doobiwan commented Aug 7, 2014

Yes please! +1

@ghost
Copy link

ghost commented Aug 13, 2014

+1

1 similar comment
@dkinzer
Copy link

dkinzer commented Aug 26, 2014

+1

@dkinzer
Copy link

dkinzer commented Aug 26, 2014

I'm willing to work on this but since #129 didn't get merged what's the likelihood that anyone's pull request will get merged? It would just be a big waste of time.

@fletchowns
Copy link

I emailed @rtyler on Aug 5th asking about the open pull requests on this repo and specifically the elastic ip pulls, but I never got a response.

@frank-u
Copy link

frank-u commented Sep 1, 2014

+1

1 similar comment
@markcwhitfield
Copy link

+1

@dbrimley
Copy link

I'd like to add my vote for this feature also. When I'm using AWS boxes I want to assign a "known" IP address. This must be a hugely useful feature for a lot of people, as indicated by the comment trail here.

Would anybody please be in a position to comment on this and if it is in the works or likely to be available soon?

The README.md seems misleading on elastic_ip, it states...

elastic_ip - Can be set to 'true', or to an existing Elastic IP address. If true, allocate a new Elastic IP address to the instance. If set to an existing Elastic IP address, assign the address to the instance.

I've tried to explicitly set the ip as suggested...

aws.elastic_ip = "A.B.C.D"

And the logs seem to infer it has been picked up, but the actual elastic IP being allocated is a brand new one.

Launching an instance with the following settings...
-- Elastic IP: A.B.C.D

For reference I'm using what I believe to be the latest released vagrant-aws...

vagrant-aws (0.5.0)

@kmizumar
Copy link

+1

2 similar comments
@aolchik
Copy link

aolchik commented Jun 12, 2015

+1

@thiagofigueiro
Copy link

+1

@StevenVanAcker
Copy link

does elastic_ip work? I allocated an elastic IP on AWS and then told vagrant about it, but it seems to ignore the setting. I'm using vagrant-aws 0.7.0

@sameronline
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests