You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are fetching the data from tanzu mission control to get the kubeconfig of a workload cluster as an output.
But the parameter "attach_k8s_cluster" is empty.
attach_k8s_cluster = null
Every other parameter is filled with correct data e.g.
The issue here is that this field is not documented properly and is only available for attached clusters. a new data source is needed for the tanzu_kubernetes_cluster type. closing this issue in favor of #443
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Describe the bug
We are fetching the data from tanzu mission control to get the kubeconfig of a workload cluster as an output.
But the parameter "attach_k8s_cluster" is empty.
Every other parameter is filled with correct data e.g.
We are running Tanzu Kubernetes cluster self managed in our DC.
Please assist.
Reproduction steps
Expected behavior
Output of attach_k8s_cluster is filled with the parameters of the docs
Additional context
No response
The text was updated successfully, but these errors were encountered: