We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f437bac + 198eeac commit 8839153Copy full SHA for 8839153
README.md
@@ -58,7 +58,6 @@ terraform {
58
required_providers {
59
libvirt = {
60
source = "dmacvicar/libvirt"
61
- version = "0.6.3"
62
}
63
64
main.tf
@@ -4,7 +4,7 @@ terraform {
4
5
6
7
+ version = ">=0.6.9"
8
9
10
0 commit comments