Skip to content

Commit

Permalink
Merge pull request #10 from blankdots/dependabot/terraform/terraform/…
Browse files Browse the repository at this point in the history
…dmacvicar/libvirt-0.8.0

Bump dmacvicar/libvirt from 0.7.6 to 0.8.0 in /terraform
  • Loading branch information
blankdots authored Sep 23, 2024
2 parents 1ec8a42 + 44a3f16 commit 814a2c5
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.6"
version = "0.8.0"
source = "registry.terraform.io/dmacvicar/libvirt"
}
}
Expand Down

0 comments on commit 814a2c5

Please sign in to comment.