fix: support explicit k8s version with unspecified release channel by bharathkkb · Pull Request #1335 · terraform-google-modules/terraform-google-kubernetes-engine

fixes #1279 Add support for setting kubernetes_version when release_channel is set to UNSPECIFIED. Per API UNSPECIFIED is equal to not setting a channel. Also adds test to validate a custom specif...