Skip to content

Conversation

soerenschneider
Copy link
Owner

@soerenschneider soerenschneider commented Jun 4, 2025

This PR contains the following updates:

Package Type Update Change
libvirt (source) required_provider minor 0.7.6 -> 0.8.3

Release Notes

dmacvicar/terraform-provider-libvirt (libvirt)

v0.8.3

Compare Source

Full Changelog: dmacvicar/terraform-provider-libvirt@v0.8.2...v0.8.3

v0.8.2

Compare Source

What's Changed

Content sniffing
  • The provider no longer detects the image format qcow2 using content sniffing for remote HTTP images. If you leave it blank, it will just set it based on the extension. This allows to use HTTP servers without HTTP Range support.
Upgrade dependencies
Bug fixes

New Contributors

Full Changelog: dmacvicar/terraform-provider-libvirt@v0.8.1...v0.8.2

v0.8.1

Compare Source

What's Changed

This release is mostly about fixes for the SSH transport, which was released with many bugs in v0.8.0

Experimental LVM storage pool support

There is a new experimental feature, support for LVM storage pools. I don't use myself this type of pools, so I put together all the contributions and made the code ready for release mostly based on integration tests. Try it and give feedback.

New Contributors

Full Changelog: dmacvicar/terraform-provider-libvirt@v0.8.0...v0.8.1

v0.8.0

Compare Source

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.

Breaking changes
Other highlights:
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: dmacvicar/terraform-provider-libvirt@v0.7.6...v0.8.0

v0.7.6

Compare Source

Features

  • initial ssh config file support (#​933 )

Thanks @​jbeisser 🥳

v0.7.5

Compare Source

Fixes

  • Fix for configuring network when guest agent is not ready (#​1037)
  • Make IP address configuration more robust by not stopping prematurely (#​1048)
  • build with go 1.21

Special thanks to @​rgl , @​pstrzelczak 🙏


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@soerenschneider soerenschneider self-assigned this Jun 4, 2025
@soerenschneider soerenschneider changed the title chore(deps): update terraform libvirt to v0.8.3 Update Terraform libvirt to v0.8.3 Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants