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

feat(aws-ec2): AmazonLinuxImage supports AL2 #1081

Merged
merged 4 commits into from
Nov 6, 2018
Merged

Commits on Nov 5, 2018

  1. feat(aws-ec2): AmazonLinuxImage supports AL2

    Add support for Amazon Linux 2 to AmazonLinuxImage, by supplying a
    new `generation: AmazonLinuxGeneration.AmazonLinux2` parameter.
    
    Fixes #1062.
    Rico Huijbers committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    9955f59 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Make images examples literate

    Rico Huijbers committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    b404741 View commit details
    Browse the repository at this point in the history
  2. Fix typo, add helper script

    Rico Huijbers committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    66853a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11053c1 View commit details
    Browse the repository at this point in the history