Change from kubernetes-alpha provider to kubernetes provier
See original GitHub issueGCP: Keycloak has been verified working for both Github and Auth0
Azure: When deploying from the 0c21c8c
commit in main I experienced the following error on deployment:
module.kubernetes-keycloak-config.keycloak_openid_user_property_protocol_mapper.user_property_mapper: Refreshing state... [id=627e9160-c15e-4407-8807-b086ca2604b9]
╷
│ Error: Failed to determine GroupVersionResource for manifest
│
│ with module.qhub.module.kubernetes-dask-gateway.kubernetes_manifest.main,
│ on modules/kubernetes/services/dask-gateway/crds.tf line 1, in resource "kubernetes_manifest" "main":
│ 1: resource "kubernetes_manifest" "main" {
│
│ cannot select exact GV from REST mapper
It seems that this may be related to this issue but I haven’t had a chance to investigate further.
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
The kubernetes_manifest resource - Terraform Registry
The provider references to kubernetes-alpha are no longer required. Simply remove the provider = kubernetes-alpha text from all kubernetes_manifest resources in ...
Read more >GitHub - hashicorp/terraform-provider-kubernetes-alpha
A Terraform provider for Kubernetes that uses dynamic resource types and server-side apply. Supports all Kubernetes resources.
Read more >Deploy Any Resource with the Kubernetes Provider for ...
This provider is now out of alpha and you can now read a consistenly updated tutorial on how to use it: Manage Kubernetes...
Read more >Working with Terraform and Kubernetes
Second, the new alpha Kubernetes provider. As a response to the limitations of the current Kubernetes provider the Hashicorp team recently ...
Read more >Terraform Kubernetes Deployment Best practices - LinkedIn
Terraform Kubernetes Providers · Kubernetes alpha provider: This is the latest alpha version of Terraform provider. · Terraform-Kustomize provider ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Resolved with #1003. Kubernetes-alpha is no longer being used. The primary complication was the crds and how they must be applied in a separate step and targets were making this complicated.
https://registry.terraform.io/providers/hashicorp/kubernetes/latest