terraform-provider-libvirt
terraform-provider-libvirt copied to clipboard
Add Combustion resource to use instead of the ignition one
Since combustion is very similar to ignition, add another resource based on the ignition one, just adding a flag to disable the JSON unmarshalling error.
I am ok with the hack, but I think a comment above the flag should make explicit what we are doing.
I am ok with the hack, but I think a comment above the flag should make explicit what we are doing.
Sorry for the late reply. I added a comment on the Combustion member of the definition. I hope that's what you meant.
Integration tests are broken after I merged: