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: support spot instances (#1) #175

Closed
wants to merge 3 commits into from

Commits on Nov 27, 2023

  1. feat: support spot instances (#1)

    * feat: support for defining market type for the allocated instance
    
    * docs: polish README.md
    
    * build: package with market-type feature
    
    * fix: fix validation for marketType as undefined can still be returned it seems
    
    * fix: config stores inputs in the input object
    
    * fix: set spot options correctly
    troinine authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4efaa2c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Allow multiple instances to be started. (#1)

    * Allow providing ec2-instance-count
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Dex Bleeker <[email protected]>
    thebru666 and dexbleeker authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    aa4883e View commit details
    Browse the repository at this point in the history
  2. Merge.

    thebru666 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9dd21c2 View commit details
    Browse the repository at this point in the history