We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ee07e commit ecea893Copy full SHA for ecea893
variables.tf
@@ -15,5 +15,5 @@ variable "cluster_cidr" {
15
variable "ccm_image_version" {
16
type = string
17
description = "Hetzner Cloud Controller Manager image version"
18
- default = "v1.11.0"
+ default = "v1.11.1"
19
}
0 commit comments