Initial install using qwiklabs fails with following error: ``` google_container_node_pool.cluster4_nodes: Refreshing state... [id=us-central1-c/cluster-deployment-cluster4/cluster4-nodes] google_container_node_pool.cluster1_nodes: Refreshing state... [id=us-east1-d/cluster-deployment-cluster1/cluster1-nodes] google_container_node_pool.cluster2_nodes: Refreshing state... [id=us-central1-b/cluster-deployment-cluster2/cluster2-nodes] google_container_cluster.cluster-deployment-cluster3: Creating... Error: googleapi: Error 400: Master version "1.14.7-gke.10" is unsupported., badRequest on main.tf line 106, in resource "google_container_cluster" "cluster-deployment-cluster3": 106: resource "google_container_cluster" "cluster-deployment-cluster3" { ``` version: a2f141350ec649fe3c1da79407206f1f6b8c18e0
Initial install using qwiklabs fails with following error:
version: a2f1413