Skip to content

Instantly share code, notes, and snippets.

@esn89
Created September 9, 2025 23:23
Show Gist options
  • Save esn89/942d2098c750adf7a5c91845429b8e69 to your computer and use it in GitHub Desktop.
Save esn89/942d2098c750adf7a5c91845429b8e69 to your computer and use it in GitHub Desktop.
│ Error: Error when reading or editing GkeHubFeatureMembership "projects/my-project/locations/us-central1/features/servicemesh/membershipId/4097d789-6e15-4195-ab70-903713d600c6": googleapi: Error 400: Malformed name: 'projects/my-project/locations/us-central1/features/servicemesh'
│ Details:
│ [
│ {
│ "@type": "type.googleapis.com/google.rpc.BadRequest",
│ "fieldViolations": [
│ {
│ "description": "Invalid location in resource URL path",
│ "field": "projects/my-project/locations/us-central1/features/servicemesh"
│ }
│ ]
│ }
│ ]
Planning failed. Terraform encountered an error while generating this plan.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment