Skip to content

Commit

Permalink
Bump libvirt provider to 0.8.0 (#227)
Browse files Browse the repository at this point in the history
Signed-off-by: Din Music <[email protected]>
  • Loading branch information
MusicDin authored Sep 30, 2024
1 parent 6bcc4cb commit 5675478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embed/terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
required_providers {
libvirt = {
source = "dmacvicar/libvirt"
version = "0.7.1"
version = "0.8.0"
}
}
}

0 comments on commit 5675478

Please sign in to comment.