Skip to content

Commit dd1b68e

Browse files
jereadsaschjmil
andauthored
Update variables.tf
Co-authored-by: Chris Miller <[email protected]>
1 parent e4db6ce commit dd1b68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ variable "default_nodepool_vm_type" {
151151
variable "kubernetes_version" {
152152
description = "The AKS cluster K8s version"
153153
type = string
154-
default = "1.29"
154+
default = "1.30"
155155
}
156156

157157
variable "default_nodepool_max_nodes" {

0 commit comments

Comments
 (0)