hashicorp/packer

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

Open

#9,464 opened on Jun 22, 2020

View on GitHub
 (2 comments) (6 reactions) (0 assignees)Go (13,697 stars) (3,228 forks)batch import
docsenhancementgood first issue

Description

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.

Contributor guide