-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubernetes_manifest - Error: Failed to determine GroupVersionResource for manifest - cannot select exact GV from REST mapper #1894
Comments
Hello! Thank you for opening this issue, could you explain why k8s alpha is present in the provider list? Could you also attempt this again with the latest version of the k8s provider. |
Hi, thanks for taking a look. At that time we were using the two Kubernetes providers it looked like a duplication so we removed and used only kubernetes provider v2.3.2 instead of kubernetes-alpha. Neither of them worked in the end, even after deleting the cache. We decided to replace |
Hi @MrCoffey,
Thanks. |
I @arybolovlev I facing the same issue with the v2.16.0 and the Traefik application |
Marking this issue as stale due to inactivity. If this issue receives no comments in the next 30 days it will automatically be closed. If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. This helps our maintainers find and focus on the active issues. Maintainers may also remove the stale label at their discretion. Thank you! |
i want to know if you used kubectl_manifest resource, it properly worked or not ? |
Affected Resource(s)
kubernetes_manifest
Terraform Configuration Files
Debug Output
Panic Output
Steps to Reproduce
terraform apply
-->Expected Behavior
Kubernetes object should be created.
Actual Behavior
Provider fails with the following error:
Api versions are available.
Important Factoids
References
Community Note
The text was updated successfully, but these errors were encountered: