v3.0.1-rc9
·
180 commits
to master
since this release
Main changes:
- New CPU schema has been implemented for Qemu, now all CPU settings are supported.
- New
ignoreflag fordisk&disks, allowing for disk management outside of Terraform. - Fixed issues causing Qemu guests to not be created correctly.
What's Changed
- fix: MTU = 1 not working by @Tinyblargon in #1302
- Fix panic when no target nodes specified by @Tinyblargon in #1303
- Feat: New CPU schema by @Tinyblargon in #1305
- feat: add
ignoreoption todisk&disksby @Tinyblargon in #1306 - docs:
ignoresetting ofdisk&disksby @Tinyblargon in #1312 - fix:
nameserverreports diff when delimiter changes by @Tinyblargon in #1313
Full Changelog: v3.0.1-rc8...v3.0.1-rc9