terraform-provider-libvirt
terraform-provider-libvirt copied to clipboard
Qemu Agent Enhancement
The idea of this PR is to make sure that the guest qemu agent is running by explicitly query it. This will make ip retrieval for example more reliable. let me know what you think
Please make sure you read the contributor documentation before opening a Pull Request.
Checked this PR locally and it works! Upstream code with bridged network
and qemu_agent = true
does not work since it fails at t=0 without retries. You have to run terraform refresh
some time to make it discover the IP ad have a corret tfstate
@dmacvicar this should be merged I guess
@dmacvicar, any chance of getting this merged ?