This repository was archived by the owner on Feb 11, 2022. It is now read-only.
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
Support using the EC2 GetPasswordData API as a means of getting the WinRM password #423
Open
Description
Today, when provisioning a Windows AMI, the WinRM username/password needs to be hard coded and well known prior to performing a vagrant up.
It'd be nice if there was a way to have the vagrant-aws plugin dynamically fetch the EC2-generated administrator password (via GetPasswordData) to be used to authenticate to Windows AMIs via WinRM.
It seems like with this functionality, Windows AMIs would have some parity with Linux AMIs with respect to shell authentication.
Metadata
Metadata
Assignees
Labels
No labels