Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(aws-ec2): All SSM WindowsVersion entries #1977

Merged
merged 1 commit into from
Mar 8, 2019
Merged

fix(aws-ec2): All SSM WindowsVersion entries #1977

merged 1 commit into from
Mar 8, 2019

Commits on Mar 8, 2019

  1. fix(aws-ec2): All SSM WindowsVersion entries

    Spurred on by Windows Server 2019 being missing as well as Windows
    Server 2016 Full English Base I extracted the full list using the blog
    post's example command to retreive them all and then filtered and
    macroed it into this list.
    
    The tests were using an invalid enum entry that pointed to a Parameter
    Store entry which doesn't actually exist - fixed that too.
    leepa committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    a6449ed View commit details
    Browse the repository at this point in the history