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 242c266 commit 983b8d9Copy full SHA for 983b8d9
terraform.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
hcloud = {
6
source = "hetznercloud/hcloud"
7
- version = ">= 1.19.2"
+ version = ">= 1.51.0"
8
}
9
10
talos = {
0 commit comments