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

Retry the polling when guest agent not ready #1039

Closed rgl closed 7 months ago

rgl commented 8 months ago

Closes https://github.com/dmacvicar/terraform-provider-libvirt/issues/1037

thequailman commented 7 months ago

What is needed to get this merged and a release cut with it?

michaelbeaumont commented 7 months ago

@rgl @thequailman do we know what change made this necessary?

thequailman commented 7 months ago

It seems to be fine in 0.7.1, I can dig into it later tonight.