BUGS:
- desired MAC is a purely optional parameter
- 60 seconds timeout is not enough for SLES 16
BUGS:
- configure first network interface at OS level
- booleans did not always get marshalled into json
FEATURES:
- allow to configure static IPs
BUGS:
- updated base library to version 0.1.4
FEATURES:
- Read() for custom switch
- Update() for custom switch
- new
adapter_addressparameter for guest - building and usage instructions for OpenTofu
FEATURES:
- Read() for feilong guest
- Update() for feilong guest
FEATURES:
- removed support for network parameters
FEATURES:
- support for authentication token
- support for HTTPS
FEATURES:
- support for custom switches
FEATURES:
- returns IP address of guest
FEATURES:
- first skeleton for provider
- can create and delete guests
- unfinished acceptance tests