github dmacvicar/terraform-provider-libvirt v0.9.7

9 hours ago

Highlights

  • Allow libvirt_volume URL uploads to work when the source server does not provide Content-Length, as long as capacity is set explicitly (including acceptance tests).
  • Refresh GitHub Actions automation and release tooling.

What's Changed

Volume upload behavior

  • Allow create.content.url uploads to fall back to user-provided capacity when the HTTP source does not include Content-Length.
  • Keep explicit failure behavior when neither the server nor the configuration provides a usable volume size.

CI and release maintenance

  • Add Dependabot configuration for GitHub Actions updates.
  • Update GitHub Actions used by the test and release workflows.

Included changes

Contributors

Full Changelog

Full Changelog: v0.9.6...v0.9.7

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

NewReleases is sending notifications on new releases.