mitchellh/vagrant-aws

Instance_id attribute

hypnot0ad opened this issue · 0 comments

i have an edge case where the password for an ami is the instance id of that deployed machine.

is there a way to ready the instance id into a variable when the Vagrantfile is provisioning a host?
This wouldnt use a provision script as the username and password is required before a provisioning script can be run.