github dmacvicar/terraform-provider-libvirt v0.8.0

8 hours ago

What's Changed

Two big features include improved ssh config support (for example for supporting jump hosts) and a new data source for host information.

  • expanded ssh_config parameters for qemu+ssh uri option by @memetb in #1059
  • feat: add data sources to extract node and device information by @muresan in #1042

Breaking changes

  • DNS is enabled by default, like in libvirt. #1100
  • Wait intervals for polling libvirt are reduced, making everything faster (including testsuite)

Other highlights:

  • Acceptance testsuite is finally fully passing again
  • Many code cleanups
  • Updated golangci-lint
  • Many updated dependencies
  • Mark disk wwn and nvram arguments as computed by @wfdewith in #1064
  • Default machine by @e4t in #1014
  • Add Combustion resource to use instead of the ignition one by @cbosdo in #1068

Community

We activated discussions, so that the community can share useful files, help each other and also get announcements.

Contributors

Thanks to all the community for their contributions and for supporting other users:

Full Changelog: v0.7.6...v0.8.0

Don't miss a new terraform-provider-libvirt release

NewReleases is sending notifications on new releases.