We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647a002 commit 5e0fb2fCopy full SHA for 5e0fb2f
terraform/main.tf
@@ -3,7 +3,7 @@ terraform {
3
required_version = ">= 0.13"
4
required_providers {
5
libvirt = {
6
- version = "0.8.2"
+ version = "0.8.3"
7
source = "registry.terraform.io/dmacvicar/libvirt"
8
}
9
0 commit comments