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

Fix for typo in informational message #1022

Closed jeduardo closed 8 months ago

jeduardo commented 1 year ago

Hey folks, I found a minor typo in an informational message covering the inability to retrieve an IP address from an existing libvirt domain. This small patch fixes it.

dmacvicar commented 8 months ago

Thanks for the patch!

jeduardo commented 8 months ago

Happy to help!