Skip to content

Commit f5eaa46

Browse files
Update Terraform libvirt to v0.7.3
1 parent 9d25099 commit f5eaa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VM/Libvirt/Debian/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
required_providers {
33
libvirt = {
44
source = "dmacvicar/libvirt"
5-
version = "0.7.2"
5+
version = "0.7.3"
66
}
77
}
88
}

0 commit comments

Comments
 (0)