Skip to content

Instantly share code, notes, and snippets.

@richardmoe
Created April 23, 2024 12:05
Show Gist options
  • Save richardmoe/10698bf3fb147effa489b67235d1f727 to your computer and use it in GitHub Desktop.
Save richardmoe/10698bf3fb147effa489b67235d1f727 to your computer and use it in GitHub Desktop.
│ Error: Error updating VmwareCluster "projects/***": googleapi: Error 400: Proto is invalid: [version_update: control plane upgrade disallowed with cluster config updates]
│ Details:
│ [
│ {
│ "@type": "type.googleapis.com/google.rpc.BadRequest",
│ "fieldViolations": [
│ {
│ "description": "field version_update is invalid: control plane upgrade disallowed with cluster config updates",
│ "field": "version_update"
│ }
│ ]
│ },
│ {
│ "@type": "type.googleapis.com/google.rpc.RequestInfo",
│ "requestId": "54a2d4fa8542be94"
│ }
│ ]
│ with module.gkee-plattform-lab-onprem.google_gkeonprem_vmware_cluster.gkee_onprem_cluster,
│ on .terraform/modules/gkee-plattform-lab-onprem/main.tf line 98, in resource "google_gkeonprem_vmware_cluster" "gkee_onprem_cluster":
│ 98: resource "google_gkeonprem_vmware_cluster" "gkee_onprem_cluster" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment