Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa committed Aug 19, 2021
1 parent 0e1065a commit ca0e92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ variable "machine_type" {
}

variable "k8s_version" {
default = "1.16.15-gke.6000"
default = "1.18.20-gke.501"
}

variable "image_type" {
Expand Down

0 comments on commit ca0e92a

Please sign in to comment.