Skip to content

Commit dd0c933

Browse files
authored
lock libvirt provider version (#20)
1 parent 3be738a commit dd0c933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ terraform {
22
required_providers {
33
libvirt = {
44
source = "dmacvicar/libvirt"
5+
version = "=0.6.14"
56
}
67
}
78
}

0 commit comments

Comments
 (0)