You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
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.