mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 08:34:22 +00:00
Update Terraform hcloud to ~> 1.50.0
This commit is contained in:
@@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
hcloud = {
|
||||
source = "hetznercloud/hcloud"
|
||||
version = "~> 1.49.1"
|
||||
version = "~> 1.50.0"
|
||||
}
|
||||
sops = {
|
||||
source = "carlpett/sops"
|
||||
|
||||
Reference in New Issue
Block a user