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.
1 parent 3be738a commit dd0c933Copy full SHA for dd0c933
main.tf
@@ -2,6 +2,7 @@ terraform {
2
required_providers {
3
libvirt = {
4
source = "dmacvicar/libvirt"
5
+ version = "=0.6.14"
6
}
7
8
0 commit comments