Created
September 9, 2025 23:23
-
-
Save esn89/942d2098c750adf7a5c91845429b8e69 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╷ | |
│ 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