wireguard-setup/terraform/.terraform.lock.hcl

24 lines
1005 B
HCL
Raw Normal View History

2021-11-21 16:21:05 +01:00
# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hetznercloud/hcloud" {
2024-01-11 18:27:43 +01:00
version = "1.45.0"
constraints = "~> 1.45.0"
2021-11-21 16:21:05 +01:00
hashes = [
2024-01-11 18:27:43 +01:00
"h1:25HbxIf8gPCbhsRAqTo2ZOp3EDNdHHndCq4kjC3vAzQ=",
"h1:3VTzFx3plzUti8/1AletIN56JPZc75etk1G7z9+7QBU=",
"h1:8MAK4dKNE7x3UB2XciuhNMvpQi2bHi+T6vpTUycmK40=",
"h1:BEE0B6hv1ZAmTLIO12uqIm7s3oSjmGzZLm6OzudlxAw=",
"h1:CPseX158oj6QLQHhY57hauBLm2KJca7o1n3P223tftc=",
"h1:FAqb5smiQG0D6d8PptL3BLeukhKZUx6Q+ZLizxiswSU=",
"h1:GkbGLljoCsMVRcssj7A+l4ck/r5p/tJqReNEqwm9ics=",
"h1:GrYK7Nk83TyHY9RjNtA95XP9oXKECKmNnzdv3oW3pXM=",
"h1:L+sdyKXKkgphxM/rgyQcoqrWs+xhgNTGYOJ/jSmVRjs=",
"h1:RXwiJ4DuO09WR3lwSDD2ZCNku0BlfZktyBgf1vCRnZI=",
"h1:Ud/wUalT9E+RD8uVW8JNutHPXaqd2MY4CXhPZ8k5S/w=",
"h1:dh2iL5GHfDui5DbZFD/kcWlwzmC6slgUirA0FbZBK7g=",
"h1:eGCiseovjkgGWNbesIveNcF5IrngZAnOjD5LgmS2nV4=",
"h1:ifh9aOWvQJL1A+TQGijGf0mDGecNmS7BahkmZXxomLo=",
2021-11-21 16:21:05 +01:00
]
}