What's Changed
- Replacing potentially vulnerable YAML library (CVE-2022-28948) by @janosdebugs in #404
- Fixes #391 - check for vm placement policy feature support by @engelmi in #403
- Fixes #358 - optimizing CPU Pinning example by @eslutsky in #405
- Fixes #410: added resource ovirt_vm_affinity_group by @engelmi in #412
- Fixes #407 - implemented vm_type on ovirt_vm resource by @engelmi in #413
- Fixes #408 - implemented clone flag on ovirt_vm resource by @engelmi in #415
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #416
- Fixes #406 - introduce instance_type_id to ovirt_vm resource by @eslutsky in #414
- Fixed missing ForceNew entries by @janosdebugs in #417
- Fixes #409 - added huge pages to ovirt_vm resource by @engelmi in #418
Full Changelog: v2.0.0-alpha2...v2.0.0-alpha3