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

Add Support for AWS Launch Template Configuration #2668

Merged
merged 19 commits into from
Sep 19, 2024

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c0b0c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245db3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b7d0d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 6, 2024

  1. small cleanup refactoring of launch_template model

    rm unecessary parameters & update template & set ami_type as private var
    viniciusdc committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b93361b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43d8db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4afb503 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    4c2aee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7981ba9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fixes

    viniciusdc committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6aafcdc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fixes on ami_id

    viniciusdc committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c211fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f392e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4952589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f909d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    50c6a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749ae38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df8ca2 View commit details
    Browse the repository at this point in the history
  4. rm aux aws.amis method

    viniciusdc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5a6bda3 View commit details
    Browse the repository at this point in the history