[X] Provide a title or release-note blurb suitable for the release notes.
[X] All commits contain a well written commit description including a title, description and a Fixes: #XXX line if the commit addresses a particular GitHub issue.
[X] All workflow validation and compliance checks are passing.
Issue Ref (Optional)
Which issue(s) this PR fixes (optional, using fixes #(, fixes #, ...) format, will close the issue(s) when the PR gets merged): Fixes #
Notes
Made changes to the terraform-libvirt-provider to further test newer Ubuntu versions. Also got aarch64 Ubuntu's vm in a state where they work. You cannot yet use apply twice on the aarch64 vm, but I will look to iterate on that later (due to the cloud init XSLT). aarch64 emulates cortex-a57 (Pi CPU)
Description
Further testing with the terraform-provider-libvirt provider
Checklist
Issue Ref (Optional)
Which issue(s) this PR fixes (optional, using fixes #(, fixes #, ...) format, will close the issue(s) when the PR gets merged): Fixes #
Notes
Made changes to the terraform-libvirt-provider to further test newer Ubuntu versions. Also got aarch64 Ubuntu's vm in a state where they work. You cannot yet use apply twice on the aarch64 vm, but I will look to iterate on that later (due to the cloud init XSLT). aarch64 emulates cortex-a57 (Pi CPU)