feat(terraform): update terraform libvirt ( 0.7.1 → 0.8.1 ) #2809
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.1
->0.8.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dmacvicar/terraform-provider-libvirt (libvirt)
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
Thanks @jbeisser 🥳
v0.7.5
Compare Source
Fixes
Special thanks to @rgl , @pstrzelczak 🙏
v0.7.4
This release was done to fix the expired GPG key (#1035)
v0.7.2
Compare Source
Fixes
test
make target to run all tests (#1034)Thanks to contributors @michaelbeaumont @flat35hd99 @tiaden @e4t
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.
This PR was generated by Mend Renovate. View the repository job log.