Skip to content

Commit

Permalink
Merge pull request #7 from blankdots/dependabot/terraform/terraform/d…
Browse files Browse the repository at this point in the history
…macvicar/libvirt-0.7.6

Bump dmacvicar/libvirt from 0.7.4 to 0.7.6 in /terraform
  • Loading branch information
blankdots authored Nov 20, 2023
2 parents 5fd034c + 36c7f12 commit 902f296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_version = ">= 0.13"
required_providers {
libvirt = {
version = "0.7.4"
version = "0.7.6"
source = "registry.terraform.io/dmacvicar/libvirt"
}
}
Expand Down

0 comments on commit 902f296

Please sign in to comment.