Hello,The vagrant-aws provider allows specifying a subnet, but it is unclear to me how to tell Vagrant about the public IP address. It looks like you have to attach an EIP after vagrant starts the instance. However, Vagrant get stuck waiting for SSH to be available.Should can I configure Vagrant to use an EIP?Thanks,Joe