- Rollback exposing nic node information
- Add get_vm function to retrieve VM information
- Fix _get_node_for_id to retrieve node information
- Expose nic node information
- Update pack so it also works with providers such as Vultr which only take a single credential
argument - either
api_keyorapi_secret. Previously it only worked with providers which took both.
- Updated action
runner_typefromrun-pythontopython-script
- Migrate to
config.schema.yaml
- Exoscale provider [Sebastien Goasguen]
- Initial release