hashicorp/packer
Auf GitHub ansehenAdd a "Building Windows Images with AWS Session Manager" guide
Open
#9.464 geöffnet am 22. Juni 2020
docsenhancementgood first issue
Repository-Metriken
- Stars
- (13.697 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 23h) (11 gemergte PRs in 30 T)
Beschreibung
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.