wireguard-setup/terraform/.terraform.lock.hcl
Kasper Juul Hermansen bdf417bde5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Update Terraform hcloud to ~> 1.35.0
2022-10-26 15:20:24 +00:00

24 lines
1005 B
HCL

# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hetznercloud/hcloud" {
version = "1.35.2"
constraints = "~> 1.35.0"
hashes = [
"h1:/fqAq8JDkOdQAS9NlXU4eyhsAGoV6G/WQE5IZ9ZRXbQ=",
"h1:/hAB+EihrlirMkWHT8f6Z7phgTi4o25xe2p90hDJgR4=",
"h1:5AJEz3cs8YJcAMjudm8BHLks3y0QeVI827BqbyrPCz0=",
"h1:IIge6OSRT+cFbbueA85bej/DsI7TF1pKrmAKtH2TNAo=",
"h1:J87eu2ipqbBpwhQ9snxA+iGWqw1Xrs9GIyXK9FpKQzI=",
"h1:QIlpRgHt2PgQfxSVpzm0bORhE9WWL4ercpa/JCNvUdI=",
"h1:RTUnvApe95h83FOUt3xO/lfaJHQ4Gq3gEkr216IfubA=",
"h1:RWJE18wbzS5l6SQkfh8KE+fzS2D67Dwyh1vYzkUVT3M=",
"h1:Ryo51oTgIa68cQjD1Ni3sSwTatzS47noAGzDZxt3Yxg=",
"h1:ZNEHpVRcIQVc2/iJKociphKVOTPN+tZH/1fX9xOUZco=",
"h1:ZjBg2ffv2uCmhney/H3V+qQUdAg2/xFEWcHTGiM9ngU=",
"h1:a/DH+2jHvgikSDajup5feRZRUwNw8OT9NBPKezjgM5g=",
"h1:wGcHAIbT5QTe7uci8F9jMPoOE8WMoibSkvwjoLX5CpM=",
"h1:xORTfgS4rH43VHoDV8m2/5ZbXiaKpiOF9J+bveQEg8s=",
]
}