v2.0.0
What's Changed
- Fixes #244: root_password visible in terraform plan in #250
- introduce auto pinning policy by @liranr23 in #251
- Add certificate verification in #253
- Changelog for v4.4.5-r.0 release in #255
- Add affinity groups field to VM object and bump go to v1.15 by @Gal-Zaidman in #258
- Allow creating affinity group rules without VMs by @Gal-Zaidman in #261
- add explicit hugepages support to vm by @liranr23 in #264
- Parallel resource creation lock in #262
- remove auto set existing policy for HP VMs by @liranr23 in #272
- use the new auto pinning naming by @liranr23 in #273
- set insecure default value to false by @emesika in #286
- Emergency patch: added extra checking for transfer to finish. by @janosdebugs in #292
- ovirt_vm_start resource by @janosdebugs in #302
- copy tr-master-suite-trigger.yaml from v0 branch by @michalskrivanek in #334
- Added affinity group support by @janosdebugs in #336
- Added VM tagging support by @janosdebugs in #338
- Removed backport (no longer needed with OCP 4.11) by @janosdebugs in #337
- added missing single quote by @engelmi in #349
- Bumping go-ovirt-client version by @janosdebugs in #350
- Implemented the
ovirt_vm_optimize_cpu_settings
resource by @janosdebugs in #351 - Renamed files to match the TF schema by @janosdebugs in #353
- Added more detail to CONTRIBUTING.md by @janosdebugs in #354
- Fixes #347: graphics consoles handling by @janosdebugs in #352
- Added config file for publishing GH pages by @janosdebugs in #360
- Fixed TF state management and context bugs by @janosdebugs in #359
- Remove CodeQL scanning by @janosdebugs in #369
- Added test runner for all examples if live credentials are present by @janosdebugs in #357
- Fixes #367: Disk from local disk image by @janosdebugs in #368
- fixes #343: new data-source for ovirt_disk_attachments by @engelmi in #371
- Bump github.com/ovirt/go-ovirt-client from 1.0.0-alpha6 to 1.0.0-alpha7 by @dependabot in #372
- Reformatting resource_ovirt_disk_from_image.go by @janosdebugs in #374
- Fixes #363: Add os_type parameter to ovirt_vm by @janosdebugs in #375
- Fixes #366: Added placement policy options to ovirt_vm by @janosdebugs in #373
- Removing backporting section from CONTRIBUTING guide by @janosdebugs in #378
- Fixes #345: introduce data-source for hosts in cluster by @eslutsky in #376
- Fix #379: Implement the
ovirt_template
resource by @engelmi in #380 - Fix #346: added ovirt_template_disks data-source by @engelmi in #381
- Fixes #377: Bug 1858418: ovirt_blank_template resource by @janosdebugs in #383
- Bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 by @dependabot in #384
- Refactoring VM creation by @janosdebugs in #388
- Fixes #365: implemented
template_disk_attachment_override
by @janosdebugs in #387 - Examples for ovirt_blank_template resource by @janosdebugs in #386
- Fixes #389: Adding
cpu_mode
toovirt_vm
by @janosdebugs in #390 - fixes #364: introduce customscript and hostname with vm initialization by @eslutsky in #394
- Fixes #361: Memory handling by @janosdebugs in #393
- Fix examples by @eslutsky in #395
- Fixes 370: moves ovirt to internal directory by @engelmi in #397
- Added write permissions to goreleaser by @janosdebugs in #399
- Fixes #362: Serial console support by @janosdebugs in #398
- Moved module to /v2 to conform with the Go module specification by @janosdebugs in #402
- 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
- Bump github.com/hashicorp/terraform-plugin-docs from 0.8.1 to 0.9.0 by @dependabot in #419
- rename storage_domain_id by @engelmi in #420
- fixed renaming storage_domain_id field by @engelmi in #421
- Added go generate check by @janosdebugs in #422
- fixed type casting error when directly casting an empty interface to slice of strings by @engelmi in #423
- Make the go generate step required by @janosdebugs in #425
- Added missing 'description' field to 'ovirt_affinity_group' by @janosdebugs in #424
- Added
ovirt_templates
data source by @janosdebugs in #427 - Added affinity group data-source by @engelmi in #428
- switched field requirement for maximum_memory and memory by @engelmi in #429
- Bump github.com/hashicorp/terraform-plugin-log from 0.4.0 to 0.4.1 by @dependabot in #430
- Fixes #344: added ovirt_disk_resize resource by @engelmi in #431
- Removing rework warning by @janosdebugs in #432
- Added ovirt_disk_resize_all resource by @janosdebugs in #433
- added null check for sparse and format by @engelmi in #434
- Bump github.com/hashicorp/terraform-plugin-docs from 0.9.0 to 0.10.0 by @dependabot in #437
- added bootable and active fields to disk_attachment by @engelmi in #439
- Fixes #281: wait for IP by @Darth-Mera in #435
- Bump github.com/hashicorp/terraform-plugin-docs from 0.10.0 to 0.10.1 by @dependabot in #440
- Bump go-ovirt-client to v1.0.0-beta5 by @eslutsky in #441
- fix: memory_ballooning for false value properly set by @engelmi in #442
- Validating hugepages by @janosdebugs in #443
- Bump go-ovirt-client by @janosdebugs in #444
- Updating go-ovirt-client to 1.0.0 by @janosdebugs in #445
New Contributors
- @michalskrivanek made their first contribution in #334
- @eslutsky made their first contribution in #376
- @Darth-Mera made their first contribution in #435
Full Changelog: v0.99.0...v2.0.0