#main.tf terraform { required_providers { libvirt = { source = "dmacvicar/libvirt" } } }