We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0c933 commit d7d164aCopy full SHA for d7d164a
main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
libvirt = {
4
source = "dmacvicar/libvirt"
5
- version = "=0.6.14"
+ version = "=0.7.6"
6
}
7
8
provision/main.tf
- version = ">= 0.7.6"
0 commit comments