anadimisra / biztalk-provisioner

Automated provisioner for BizTalk Server.
MIT License
0 stars 2 forks source link

its still very tricky to get dynamic IPs of vagrant-provisioned EC2 instances #8

Closed vishagilityroots closed 7 years ago

vishagilityroots commented 7 years ago

The one solution I was trying so far was to call Vagrant within Vagrant. ( see this commit ]

But this is unwieldy and not an elegant solution. Also Vagrant does not seem to like this approach (it complains saying another vagrant process is already running).

Since all this was being done via the awsinfo plugin I explored trying to call that plugin programmatically - but I guess that needs some ruby magic.

vishagilityroots commented 7 years ago

instances are now associated with elastic ip