dmacvicar / terraform-provider-libvirt

Terraform provider to provision infrastructure with Linux's KVM using libvirt
Apache License 2.0
1.54k stars 457 forks source link

SCSI use the `sd*` prefix and not the `vd*` prefix #964

Closed omertuc closed 1 year ago

omertuc commented 1 year ago

Solves #963

Will write tests once given a green light for this

dmacvicar commented 1 year ago

Thanks for this enhancement.

omertuc commented 1 year ago

Thanks for this enhancement.

Thank you for reviewing & merging this!

Are there any plans for when this will be included in a release?

dmacvicar commented 1 year ago

As soon as I manage to get #969 merged.

omertuc commented 1 year ago

As soon as I manage to get #969 merged.

Great, thank you