v0.5.2
0.5.2 (June 3, 2019)
HIGHLIGHTS:
This is the last planned release based on Terraform 0.11.x. We plan to switch to 0.12.x in the next release.
Pool storage (new) :
- Add EXPERIMENTAL libvirt storage pool directory terraform resource (#571). WARNING: This is a technical preview and may be removed in the future.
Domain:
- Support telnet/tcp consoles (#593).
- improve cloud-init ISO disk handling (#563).
- Allow to configure VNC listen address (#533).
- Use /dev/urandom in default domain definition (#520).
- Allow setting the video card model (#532).
- Allow setting of network card model (https://github.com/dmacvicar/terraform-provider-libvirt/pull/521/files).
- Better support for multiple CDROM devices (#563).
Network:
- Support update operations for some network attributes (#531).
- Enable static routes for networks (#518).
- Add MTU setting (#501).
- Add DNS
enabled= no/yes
option (https://github.com/dmacvicar/terraform-provider-libvirt/pull/558/files).
Bug fixes:
- Fix unsupported configuration "'unsupported configuration: disk type 'virtio' of 'vda' does not support ejectable media" (#598).
- Enable to leave network card without ip address (#556).
Misc:
- Switch to go modules: (#553).
Thanks
Thanks to everyone who contributed in this release, notably:
@MalloZup @zeenix, @inercia @dmacvicar @enool @abbbi @klauserber @squeed @praveenkumar