hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
http://www.packer.io
Other
15.09k stars 3.33k forks source link

Add a "Building Windows Images with AWS Session Manager" guide #9464

Open nywilken opened 4 years ago

nywilken commented 4 years ago

The use of SSM with Windows currently only works with the SSH communicator, which is stock for Linux operating systems but not for Windows. The latter can make the time to first image for a user wishing to use SSM with Windows a little tricky.

This request is to create a simple guide similar to the Windows Example that users could use to bootstrap a Windows instance with SSH and SSM.

adeniyistephen commented 3 years ago

@nywilken I would love to work on this, kindly provide guidelines and input, Thanks.