openflighthpc / flight-cloud

Cloud orchestration tool
Eclipse Public License 2.0
3 stars 2 forks source link

Modify instance type #279

Closed atoghill closed 5 years ago

atoghill commented 5 years ago

Part of #248. This PR adds the new modify-type command allowing the user to resize an instance from within Flight Cloud*. As well as adding the --instance-type option to the deploy command to set this value when deploying a node.

atoghill commented 5 years ago

After some discussion major changes were made to this PR:

On top of these changes the functionality to resize an instance is now functional for both AWS and Azure.