sumaform
sumaform copied to clipboard
Add harvester provider support
What does this PR change?
Inspired by libvirt provider adapted to harvester resources.
~~Until https://github.com/harvester/harvester/issues/2255 is fixed does not work in one go and after initial provisioning terraform needs to reapply to provision salt part.~~ Fixed and released as v0.5.0
Ready to review, thing to consider is that this duplicates list of images where both libvirt and harvester uses the same cloud-init images (except SLE Micro). So having this list unified should be something to look at.
Ready to review, thing to consider is that this duplicates list of images where both libvirt and harvester uses the same cloud-init images (except SLE Micro). So having this list unified should be something to look at.
That is something we can think of, on how to share this list. Maybe a share module which outputs the list of images.
I no longer have access to harvester instance and cannot continue on this. Let's close it then.