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(ec2): ARM-backed bastion hosts try to run x86-based Amazon Linux AMI #12280

Merged

Commits on Jan 4, 2021

  1. fix(ec2): fix misconfiguration of arm-backed bastion host instances (a…

    …ws#12279)
    
    Adds support for ARM-based instance types used with BastionHostLinux: identifies ARM-based instance types and uses the architecutre-appropriate Amazon Linux 2 AMI and SSM Agent package.
    
    Fixes aws#12279
    Jacob-Doetsch committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1e16596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d32c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    382418a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    09f3c48 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    dc5e0c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. CR feedback

    Jacob-Doetsch committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    f725a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0813f97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be39c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    5bcc8d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Configuration menu
    Copy the full SHA
    9b2a652 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    46fa555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0bed73 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    964ad7f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Configuration menu
    Copy the full SHA
    90c0925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dde7d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    c433674 View commit details
    Browse the repository at this point in the history