Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(terraform): update terraform libvirt ( 0.7.1 → 0.8.1 ) #2809

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

This PR contains the following updates:

Package Type Update Change
libvirt (source) required_provider minor 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
  • 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 🙏

v0.7.4

This release was done to fix the expired GPG key (#​1035)

v0.7.2

Compare Source

Fixes
  • upgrade ingition dependency
  • port to the new libvirt-go dialer constructor
  • make 'option_value' for dnsmasq optional (#​960)
  • Fix malformed connection remote name when using ssh remote uri (#​1030)
  • Fix test make target to run all tests (#​1034)
  • Update URL to show how to setup cert (#​1007)

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from anthr76 as a code owner October 10, 2023 01:59
@renovate renovate bot added the type/patch label Oct 10, 2023
@renovate renovate bot changed the title fix(terraform-provider): update terraform libvirt to 0.7.2 fix(terraform-provider): update terraform libvirt to 0.7.4 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/libvirt-0.x branch from 9f3ef31 to e9e7b0f Compare October 10, 2023 21:56
@renovate renovate bot changed the title fix(terraform-provider): update terraform libvirt to 0.7.4 fix(terraform-provider): update terraform libvirt to 0.7.6 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/libvirt-0.x branch from e9e7b0f to 5144aa1 Compare November 20, 2023 02:23
@renovate renovate bot changed the title fix(terraform-provider): update terraform libvirt to 0.7.6 fix(terraform): update terraform libvirt ( 0.7.1 → 0.7.6 ) Feb 28, 2024
@renovate renovate bot force-pushed the renovate/libvirt-0.x branch from 5144aa1 to c5449b2 Compare September 24, 2024 20:27
@renovate renovate bot changed the title fix(terraform): update terraform libvirt ( 0.7.1 → 0.7.6 ) feat(terraform): update terraform libvirt ( 0.7.1 → 0.8.0 ) Sep 24, 2024
| datasource         | package           | from  | to    |
| ------------------ | ----------------- | ----- | ----- |
| terraform-provider | dmacvicar/libvirt | 0.7.1 | 0.8.1 |


Signed-off-by: Anthony Rabbito <[email protected]>
@renovate renovate bot force-pushed the renovate/libvirt-0.x branch from c5449b2 to ee940d2 Compare October 19, 2024 13:45
@renovate renovate bot changed the title feat(terraform): update terraform libvirt ( 0.7.1 → 0.8.0 ) feat(terraform): update terraform libvirt ( 0.7.1 → 0.8.1 ) Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants