Skip to content

Commit d9e2b74

Browse files
terraform: bump dmacvicar/libvirt from 0.8.1 to 0.8.3 in /terraform/edge-network (#1744)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: SYS-EMF <sys-emf-github@intel.com>
1 parent f5fab37 commit d9e2b74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/edge-network/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
required_providers {
99
libvirt = {
1010
source = "dmacvicar/libvirt"
11-
version = "0.8.1"
11+
version = "0.8.3"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)