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

Question: on thin provisionning #852

Open itwars opened 3 years ago

itwars commented 3 years ago

Just a small question: is there a way to have thin provisionning?

Thanks

dmacvicar commented 3 years ago

Depends on what exactly you mean with Thin provisioning. QCOW2 files are thin provisioned. Or do you mean with LVM volumes?

In any case, it would be better to start your usecase with plain libvirt, and let us know if that configuration can't be built with the provider.