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 21064ad commit 93c72b3Copy full SHA for 93c72b3
terraform.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
hcloud = {
6
source = "hetznercloud/hcloud"
7
- version = ">= 1.51.0"
+ version = ">= 1.52.0"
8
}
9
10
talos = {
0 commit comments